Searched refs:ASCII_ESC (Results 1 – 4 of 4) sorted by relevance
13 #define ASCII_ESC 0x1b /* escape */ macro
261 case ASCII_ESC: /* "Escape (ESC)" */ in wsemul_sun_output_normal()332 wsemul_sun_output_normal(edp, ASCII_ESC, 0); /* ??? */ in wsemul_sun_output_haveesc()
499 case ASCII_ESC: in wsemul_vt100_output_c0c1()
47 #define ASCII_ESC 27 macro1245 if (newesc != ASCII_ESC && r->format == 0) { in roff_expand()1295 if (newesc != ASCII_ESC && *stesc == '\\') { in roff_expand()1624 cp[-pairs] = ASCII_ESC; in roff_getarg()1680 if (roff_expand(r, &buf, ln, 0, ASCII_ESC) & ROFF_IGN) { in roff_getarg()