Searched defs:CONTROL (Results 1 – 9 of 9) sorted by relevance
40 #define CONTROL 1 /* XXX smiley */ macro
60 #define CONTROL(x) ((x)&0x1f) /* CTRL(x) is not portable */ macro
106 #define CONTROL(c) ((c) & 0x1f) macro
310 #define CONTROL(c) ( \ macro369 #define CONTROL(c) ((c)&037) macro
48 #define CONTROL(A) ((A) & 037) macro
200 #define CONTROL 1 macro
216 #define CONTROL STATUS macro
296 CONTROL, enumerator
688 #define CONTROL D_REGS[7] macro