Home
last modified time | relevance | path

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

/trueos/contrib/tcsh/
HDsh.lex.c98 static int exclc = 0; variable
444 if (exclnxt && --exclc >= 0) { in getC1()
457 if (--exclc < 0) in getC1()
732 exclc = right - left + 1; in getexcl()
863 if (exclc) in getsub()
889 int i = exclc; in dosub()