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

/freebsd-13-stable/contrib/tcsh/
H A Dsh.lex.c93 static int exclc = 0; variable
460 if (exclnxt && --exclc >= 0) {
473 if (--exclc < 0)
748 exclc = right - left + 1;
879 if (exclc)
905 int i = exclc;

Completed in 33 milliseconds