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

/netbsd-current/usr.bin/m4/
H A Dmdef.h44 #define MACRTYPE 1 macro
H A Dlook.c131 d->type = MACRTYPE;
150 n->builtin_type = MACRTYPE;
275 if (p == NULL || p->builtin_type == MACRTYPE)
H A Deval.c115 if (td == MACRTYPE)
615 if ((p->type & TYPEMASK) == MACRTYPE) {
651 if ((p->type & TYPEMASK) == MACRTYPE)

Completed in 86 milliseconds