Home
last modified time | relevance | path

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

/openbsd-src/bin/csh/
H A Dlex.c97 static int exclc = 0; variable
368 if (exclnxt && --exclc >= 0) { in getC1()
378 if (--exclc < 0) in getC1()
679 exclc = right - left + 1; in getexcl()
811 if (exclc) in getsub()
826 int i = exclc; in dosub()