Searched refs:TYPEMASK (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.bin/m4/
H A Dmdef.h91 #define TYPEMASK 63 /* Keep bits really corresponding to a type. */ macro
H A Deval.c150 switch (td & TYPEMASK) {
628 if ((p->type & TYPEMASK) == MACRTYPE) {
664 if ((p->type & TYPEMASK) == MACRTYPE)
H A Dmain.c618 type = keywrds[i].ktyp & TYPEMASK;
/freebsd-current/usr.sbin/config/
H A Dconfig.h128 #define TYPEMASK 0x7fffffff macro

Completed in 78 milliseconds