Searched defs:LPTFLAGS (Results 1 – 3 of 3) sorted by relevance
120 #define LPTFLAGS(s) (minor(s) & 0xf0) macro
114 #define LPTFLAGS(s) (minor(s) & 0xe0) macro
113 #define LPTFLAGS(s) (minor(s) & 0xe0) macro