Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dsym.c60 static struct hash_entry *ccltab[CCL_HASH_SIZE]; variable
124 (char *) 0, cclnum, ccltab, CCL_HASH_SIZE); in cclinstal()
135 return findsym (ccltxt, ccltab, CCL_HASH_SIZE)->int_val; in ccllookup()
/netbsd-src/lib/libc/stdio/
H A Dvfscanf.c172 char ccltab[256]; /* character class table for %[...] */ in __svfscanf_unlocked_l() local
309 fmt = __sccl(ccltab, fmt, loc); in __svfscanf_unlocked_l()
503 !ccltab[wctob_l(*wcp, loc)]) { in __svfscanf_unlocked_l()
539 while (ccltab[*fp->_p]) { in __svfscanf_unlocked_l()
553 while (ccltab[*fp->_p]) { in __svfscanf_unlocked_l()