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

/freebsd-10.0-release/contrib/flex/
H A Decs.c121 static unsigned char cclflags[CSIZE]; /* initialized to all '\0' */ local
152 if (ccl_char == i && !cclflags[j]) {
163 cclflags[j] = 1;
194 for (++cclp; cclflags[cclp] && cclp < lenccl; ++cclp) {
196 cclflags[cclp] = 0;

Completed in 184 milliseconds