Searched refs:S_PARCENTMINUS (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/csh/ | ||
H A D | sh.tconst.c | 63 tchar S_PARCENTMINUS[] = {'%', '-', 0}; /*%-*/ variable |
H A D | sh.proc.c | 1088 if (eq(cp, S_PARCENTMINUS /* "%-" */) || in pfind() |