Searched refs:MACRTYPE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/usr.bin/m4/
H A Dmdef.h47 #define MACRTYPE 1 macro
H A Dlook.c132 d->type = MACRTYPE;
151 n->builtin_type = MACRTYPE;
276 if (p == NULL || p->builtin_type == MACRTYPE)
H A Deval.c114 if (td == MACRTYPE)
631 if ((p->type & TYPEMASK) == MACRTYPE) {
667 if ((p->type & TYPEMASK) == MACRTYPE)

Completed in 58 milliseconds