Searched refs:S_GRAVE (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libshell/common/data/ |
H A D | lexstates.c | 103 S_GRAVE,0, 0, 0, 0, 0, 0, 0, 147 S_GRAVE,0, 0, 0, 0, 0, 0, 0, 191 S_GRAVE,0, 0, 0, 0, 0, 0, 0, 214 S_GRAVE,0, 0, 0, 0, 0, 0, 0, 370 S_GRAVE,0, 0, 0, 0, 0, 0, 0,
|
/titanic_44/usr/src/lib/libshell/common/include/ |
H A D | lexstates.h | 63 #define S_GRAVE 38 /* old comsub character */ macro
|
/titanic_44/usr/src/lib/libshell/common/sh/ |
H A D | lex.c | 770 case S_GRAVE: in sh_lex() 780 if(n!=S_GRAVE || fcpeek(0)=='\'') in sh_lex() 1904 case S_GRAVE: in here_copy()
|
H A D | macro.c | 336 case S_GRAVE: in sh_machere() 573 case S_GRAVE: case S_DOL: in copyto() 585 if(n==S_GRAVE) in copyto()
|