Home
last modified time | relevance | path

Searched refs:S_TOPBIT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tconst.c95 tchar S_TOPBIT[] = {(tchar)QUOTE, 0}; /* Was "\200". A hack! */ variable
H A Dsh.sem.c71 if (t->t_dcom[0][0] == (tchar)S_TOPBIT[0])
H A Dsh.parse.c158 alout.next->word = strspl(S_TOPBIT /* "\200" */, cp); in asyn3()