Searched refs:MACRTYPE (Results 1 – 3 of 3) sorted by relevance
127 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()
108 if (td == MACRTYPE) in eval()624 if ((p->type & TYPEMASK) == MACRTYPE) { in dodefn()660 if ((p->type & TYPEMASK) == MACRTYPE) in dump_one_def()
44 #define MACRTYPE 1 macro