Searched defs:CONTROL (Results 1 – 9 of 9) sorted by relevance
52 #define CONTROL(x) ((x)&0x1f) /* CTRL(x) is not portable */ macro
257 uint32_t CONTROL; member
57 #define CONTROL(c) { if (!(c)) { DEBUGOUTPUT("error: %s \n", #c); abort(); } } macro
58 #define CONTROL(c) { \ macro
18 #define CONTROL(c) ((c)&037) macro
490 #define CONTROL(c) ( \ macro549 #define CONTROL(c) ((c)&037) macro
47 #define CONTROL(A) ((A) & 037) macro
188 #define CONTROL 1 macro
144 uint32_t CONTROL; member