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

/freebsd-12-stable/usr.bin/m4/
H A Dmdef.h94 #define TYPEMASK 63 /* Keep bits really corresponding to a type. */ macro
H A Deval.c153 switch (td & TYPEMASK) {
631 if ((p->type & TYPEMASK) == MACRTYPE) {
667 if ((p->type & TYPEMASK) == MACRTYPE)
H A Dmain.c600 type = keywrds[i].ktyp & TYPEMASK;
/freebsd-12-stable/usr.sbin/config/
H A Dconfig.h76 #define TYPEMASK 0x7fffffff macro

Completed in 59 milliseconds