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