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

/freebsd-11.0-release/contrib/flex/
H A Dsym.c37 * sctbl - start-condition symbol table
56 static struct hash_entry *sctbl[START_COND_HASH_SIZE]; variable in typeref:struct:hash_entry
251 sctbl, START_COND_HASH_SIZE))
271 return findsym (str, sctbl, START_COND_HASH_SIZE)->int_val;

Completed in 100 milliseconds