Home
last modified time | relevance | path

Searched defs: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
/netbsd-src/lib/libc/stdio/
H A Dvfscanf.c172 char ccltab[256]; /* character class table for %[...] */ in __svfscanf_unlocked_l() local