Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/csh/
H A Dsh.dol.c51 int dolcnt; /* Count of further words */ variable
125 dolp = 0; dolcnt = 0; /* Clear out residual $ expands (...) */ in Dfix2()
307 if (dolcnt > 0) { in DgetC()
309 --dolcnt; in DgetC()
314 if (dolcnt > 0) { in DgetC()
316 --dolcnt; in DgetC()
482 if (dolp || dolcnt) /* $ exp must end before ] */ in Dgetdol()
556 dolcnt = upb - lwb + 1; in Dgetdol()