Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.dol.c413 dolp = file ? S_1 /* "1" */ : S_0 /* "0" */; in Dgetdol()
451 dolp = (vp || getenv_(name)) ? S_1 /* "1" */ : S_0 /* "0" */; in Dgetdol()
H A Dsh.tconst.c30 tchar S_1[]={'1', 0}; variable