Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/flex/
HDsym.c51 #define NAME_TABLE_HASH_SIZE 101 macro
55 static struct hash_entry *ndtbl[NAME_TABLE_HASH_SIZE];
201 ndtbl, NAME_TABLE_HASH_SIZE))
214 return (Char *) findsym (nd, ndtbl, NAME_TABLE_HASH_SIZE)->str_val;