TYPEMASK
switch (td & TYPEMASK) {
if ((p->type & TYPEMASK) == MACROTYPE) {
if ((p->type & TYPEMASK) == MACROTYPE)
type = keywrds[i].ktyp & TYPEMASK;