HomeSort by: relevance | last modified time | path
    Searched refs:MACRTYPE (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/m4/
mdef.h 44 #define MACRTYPE 1
look.c 131 d->type = MACRTYPE;
150 n->builtin_type = MACRTYPE;
275 if (p == NULL || p->builtin_type == MACRTYPE)
eval.c 115 if (td == MACRTYPE)
615 if ((p->type & TYPEMASK) == MACRTYPE) {
651 if ((p->type & TYPEMASK) == MACRTYPE)

Completed in 13 milliseconds