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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dsym.c39 struct hash_entry *ndtbl[NAME_TABLE_HASH_SIZE];
187 ndtbl, NAME_TABLE_HASH_SIZE ) )
200 return (Char *) findsym( nd, ndtbl, NAME_TABLE_HASH_SIZE )->str_val;
H A Dflexdef.h333 #define NAME_TABLE_HASH_SIZE 101 macro
337 extern struct hash_entry *ndtbl[NAME_TABLE_HASH_SIZE];
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dsym.c39 struct hash_entry *ndtbl[NAME_TABLE_HASH_SIZE];
187 ndtbl, NAME_TABLE_HASH_SIZE ) )
200 return (Char *) findsym( nd, ndtbl, NAME_TABLE_HASH_SIZE )->str_val;
H A Dflexdef.h333 #define NAME_TABLE_HASH_SIZE 101 macro
337 extern struct hash_entry *ndtbl[NAME_TABLE_HASH_SIZE];

Completed in 47 milliseconds