Home
last modified time | relevance | path

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

/openbsd/usr.bin/m4/
H A Dlook.c127 d->type = MACRTYPE; in setup_definition()
146 n->builtin_type = MACRTYPE; in create_entry()
271 if (p == NULL || p->builtin_type == MACRTYPE) in macro_getbuiltin()
H A Deval.c108 if (td == MACRTYPE) in eval()
624 if ((p->type & TYPEMASK) == MACRTYPE) { in dodefn()
660 if ((p->type & TYPEMASK) == MACRTYPE) in dump_one_def()
H A Dmdef.h44 #define MACRTYPE 1 macro