Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dsym.c56 static struct hash_entry *sctbl[START_COND_HASH_SIZE]; variable
229 sctbl, START_COND_HASH_SIZE)) in scinstal()
248 return findsym (str, sctbl, START_COND_HASH_SIZE)->int_val; in sclookup()