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

/freebsd-10.0-release/usr.bin/m4/
H A Dmdef.h45 #define MACRTYPE 1 macro
H A Dlook.c129 d->type = MACRTYPE;
148 n->builtin_type = MACRTYPE;
273 if (p == NULL || p->builtin_type == MACRTYPE)
H A Deval.c112 if (td == MACRTYPE)
606 if ((p->type & TYPEMASK) == MACRTYPE) {
642 if ((p->type & TYPEMASK) == MACRTYPE)

Completed in 59 milliseconds