Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dsym.c55 static struct hash_entry *ndtbl[NAME_TABLE_HASH_SIZE]; variable
182 ndtbl, NAME_TABLE_HASH_SIZE)) in ndinstal()
194 return findsym (nd, ndtbl, NAME_TABLE_HASH_SIZE)->str_val; in ndlookup()