Searched defs:CONTROL (Results 1 – 6 of 6) sorted by relevance
38 #define CONTROL(c) ((c)&037) macro
35 #define CONTROL(x) ((x)&0x1f) /* CTRL(x) is not portable */ macro
113 #define CONTROL 1 macro
23 #define CONTROL(A) ((A) & 037) macro
157 #define CONTROL -20 /* control mode */ macro
221 #define CONTROL(x) ((x)&0x1f) /* CTRL(x) is not portable */ macro