Home
last modified time | relevance | path

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

/dragonfly/usr.bin/m4/
H A Dlook.c129 d->type = MACRTYPE; in setup_definition()
148 n->builtin_type = MACRTYPE; in create_entry()
273 if (p == NULL || p->builtin_type == MACRTYPE) in macro_getbuiltin()
H A Deval.c111 if (td == MACRTYPE) in eval()
605 if ((p->type & TYPEMASK) == MACRTYPE) { in dodefn()
641 if ((p->type & TYPEMASK) == MACRTYPE) in dump_one_def()
H A Dmdef.h39 #define MACRTYPE 1 macro