Home
last modified time | relevance | path

Searched refs:S_GRAVE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/data/
H A Dlexstates.c103 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_41/usr/src/lib/libshell/common/include/
H A Dlexstates.h63 #define S_GRAVE 38 /* old comsub character */ macro
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dlex.c770 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 Dmacro.c336 case S_GRAVE: in sh_machere()
573 case S_GRAVE: case S_DOL: in copyto()
585 if(n==S_GRAVE) in copyto()