Searched defs:CTRL (Results 1 – 8 of 8) sorted by relevance
156 #define CTRL(c) ((c)&037) in domacro() macro
468 #define CTRL(c) ((c)&037) in cmdscanner() macro
38 #define CTRL KBTYPE_SPEC_CTRL macro
48 #define CTRL(c) ((c) & 037) macro
66 #define CTRL(c) ((c)&037) macro
64 #define CTRL(c) ((c)&037) macro
205 #define CTRL(c) (c & 037) macro
156 #define CTRL(c) ((c) & 0x01f) macro