Searched defs:CONTROL (Results 1 – 11 of 11) sorted by relevance
45 CONTROL = set('case switch default if else return goto'.split()) variable
62 #define CONTROL(x) (x - 64) macro
52 #define CONTROL(x) ((x)&0x1f) /* CTRL(x) is not portable */ macro
55 #define CONTROL(x) ((x)&0x1f) /* CTRL(x) is not portable */ macro
117 CONTROL = 0x500 enumerator
877 #define CONTROL(x) (x - 64) macro
140 u_char CONTROL; member
55 #define CONTROL 1 macro
436 #define CONTROL(c) ( \ macro495 #define CONTROL(c) ((c)&037) macro
47 #define CONTROL(A) ((A) & 037) macro
685 #define CONTROL D_REGS[7] macro