Home
last modified time | relevance | path

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

/freebsd/usr.bin/m4/
H A Dlook.c130 d->type = MACRTYPE; in setup_definition()
149 n->builtin_type = MACRTYPE; in create_entry()
274 if (p == NULL || p->builtin_type == MACRTYPE) in macro_getbuiltin()
H A Deval.c111 if (td == MACRTYPE) in eval()
628 if ((p->type & TYPEMASK) == MACRTYPE) { in dodefn()
664 if ((p->type & TYPEMASK) == MACRTYPE) in dump_one_def()
H A Dmdef.h44 #define MACRTYPE 1 macro