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

/freebsd-10.0-release/usr.bin/m4/
H A Dmdef.h92 #define TYPEMASK 63 /* Keep bits really corresponding to a type. */ macro
H A Deval.c150 switch (td & TYPEMASK) {
606 if ((p->type & TYPEMASK) == MACRTYPE) {
642 if ((p->type & TYPEMASK) == MACRTYPE)
H A Dmain.c592 type = keywrds[i].ktyp & TYPEMASK;
/freebsd-10.0-release/usr.sbin/config/
H A Dconfig.h72 #define TYPEMASK 0x7fffffff macro

Completed in 80 milliseconds