Searched refs:M_ESCAPE (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libxcurses/src/tic/ |
H A D | ticscan.c | 405 M_VTAB, M_ESCAPE, M_ESCAPE, ' ', ':', '^', ',',
|
H A D | untic.c | 249 M_VTAB, M_ESCAPE, ' ', ':', '^', ',',
|
/titanic_41/usr/src/lib/libxcurses/h/posix/ |
H A D | mkslocal.h | 72 #define M_ESCAPE '\033' /* ASCII default code for <ESC> */
|
/titanic_41/usr/src/lib/libxcurses/h/ |
H A D | mks.h | 176 #ifndef M_ESCAPE 177 # define M_ESCAPE '\033' /* default to ASCII code for <ESC> */ macro
|