Searched defs:ANYP (Results 1 – 4 of 4) sorted by relevance
90 #define ANYP 0x000000c0 /* get any parity/send none */ macro
112 const ANYP = 0x000000c0; /* get any parity/send none */ variable
240 #define ANYP (ODDP|EVENP) macro
328 # define ANYP (EVENP | ODDP) macro