Searched defs:CONTROL (Results 1 – 4 of 4) sorted by relevance
69 #define CONTROL(x) ((x)&0x1f) /* CTRL(x) is not portable */ macro
756 #define CONTROL(x) ((x) & 037) macro
172 #define CONTROL -20 /* control mode */ macro
78 #define CONTROL 1 macro