Searched defs:PARITY (Results 1 – 3 of 3) sorted by relevance
43 #define PARITY 0200 /* parity bit */ macro
246 #define PARITY 34 macro
131 #define PARITY(c) (char_type[c] & O) macro