Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.tconst.c191 tchar S_then[] = {'t','h','e','n',0}; /*"then"*/ variable
H A Dsh.func.c345 if (eq(*vv, S_then)) { in doif()
349 setname(S_then); in doif()
761 eq(aword, S_then)) {