Searched defs:ESC (Results 1 – 9 of 9) sorted by relevance
41 #define ESC '\033' macro
27 #define ESC '\033' macro
48 #define ESC 033 /* ^[ */ macro
157 #define ESC CTRL('[') macro
152 #define ESC CONTROL('[') macro
49 #define ESC '\033' /* escape */ macro
48 #define ESC ('[' & 037) /* ASCII ESC */ macro
52 ESC = 27 # Introduce a control sequence. variable
63 #define ESC '\033' macro