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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.lex.c98 static int exclc = 0; variable
444 if (exclnxt && --exclc >= 0) {
457 if (--exclc < 0)
732 exclc = right - left + 1;
863 if (exclc)
889 int i = exclc;

Completed in 97 milliseconds