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

/freebsd-10.1-release/contrib/flex/
H A Dsym.c38 * ndtbl - name-definition symbol table
55 static struct hash_entry *ndtbl[NAME_TABLE_HASH_SIZE]; variable in typeref:struct:hash_entry
201 ndtbl, NAME_TABLE_HASH_SIZE))
214 return (Char *) findsym (nd, ndtbl, NAME_TABLE_HASH_SIZE)->str_val;

Completed in 598 milliseconds