Home
last modified time | relevance | path

Searched refs:_ESC (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/csh/
H A Dsh.char.c90 _ESC, 0, 0, _LET,
H A Dsh.char.h46 #define _ESC 0x40 /* \ */ macro
H A Dsh.lex.c207 if (cmap(c, _META|_ESC)||isauxsp(c)) in word()
278 } else if (cmap(c, _META|_Q|_Q1|_ESC)||isauxsp(c)) { in word()
H A Dsh.dol.c41 #define QUOTES (_Q|_Q1|_ESC) /* \ ' " ` */
/titanic_41/usr/src/uts/sun4v/io/px/
H A Dpx_err.h131 #ifndef _ESC