Home
last modified time | relevance | path

Searched refs:S_PARCENTPARCENT (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/csh/
H A Dsh.tconst.c64 tchar S_PARCENTPARCENT[] = {'%', '%', 0}; /*%%*/ variable
H A Dsh.proc.c1081 if (cp == 0 || cp[1] == 0 || eq(cp, S_PARCENTPARCENT /* "%%" */) || in pfind()