Searched refs:TYPEMASK (Results 1 – 4 of 4) sorted by relevance
150 switch (td & TYPEMASK) { in expand_builtin()606 if ((p->type & TYPEMASK) == MACRTYPE) { in dodefn()642 if ((p->type & TYPEMASK) == MACRTYPE) in dump_one_def()
92 #define TYPEMASK 63 /* Keep bits really corresponding to a type. */ macro
592 type = keywrds[i].ktyp & TYPEMASK; in initkwds()
72 #define TYPEMASK 0x7fffffff macro