Searched refs:CHAR_ESC (Results 1 – 2 of 2) sorted by relevance
656 #define CHAR_ESC '\047' macro671 #define CHAR_ESC '\033' macro958 #define CHAR_ESC '\033' macro1268 #define ESC_e CHAR_ESC
5708 case 'e': c = CHAR_ESC; break; in process_data()