Home
last modified time | relevance | path

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

/openbsd/usr.bin/lex/
H A Dsym.c59 static struct hash_entry *ccltab[CCL_HASH_SIZE]; variable
/openbsd/lib/libc/stdio/
H A Dvfscanf.c112 char ccltab[256]; /* character class table for %[...] */ in __svfscanf() local