Searched refs:S_COM (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libshell/common/include/ |
H A D | lexstates.h | 38 #define S_COM 17 /* comment character */ macro
|
/titanic_41/usr/src/lib/libshell/common/data/ |
H A D | lexstates.c | 42 0, S_REG, S_REG, S_COM, S_REG, S_REG, S_OP, S_REG, 363 S_PAT, S_PAT, S_PAT, 0, S_COM, 0, S_DOT, S_SLASH,
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | lex.c | 438 case S_COM: in sh_lex()
|
H A D | macro.c | 700 case S_COM: in copyto()
|