Searched refs:TO_CONTROL (Results 1 – 2 of 2) sorted by relevance
35 #define TO_CONTROL(A) ((A) & 037) macro180 # define CERASE TO_CONTROL('h')186 # define CSWTCH TO_CONTROL('z')208 # define CINTR TO_CONTROL('c')217 # define CKILL TO_CONTROL('u')220 # define CEOF TO_CONTROL('d')238 # define CSTART TO_CONTROL('q')241 # define CSTOP TO_CONTROL('s')244 # define CSUSP TO_CONTROL('z')247 # define CDSUSP TO_CONTROL('y')[all …]
5342 #define TO_CONTROL 0x1F macro5343 { "control", TO_CONTROL },5562 case TO_CONTROL: