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

/macosx-10.10.1/tcsh-65/tcsh/
H A Dsh.lex.c98 static int exclc = 0; variable
444 if (exclnxt && --exclc >= 0) {
457 if (--exclc < 0)
726 exclc = right - left + 1;
857 if (exclc)
883 int i = exclc;

Completed in 126 milliseconds