Searched refs:A_ESC (Results 1 – 4 of 4) sorted by relevance
63 #define A_ESC 27 macro
939 case A_ESC: in btem_control()
1144 case A_ESC: in tem_control()1973 if (ch == A_CSI || ch == A_ESC || ch < ' ') { in tem_parse()
494 case A_ESC: in tem_safe_control()1441 if (ch == A_CSI || ch == A_ESC || ch < ' ') { in tem_safe_parse()