Searched refs:ndtbl (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]; variable in typeref:struct:hash_entry
187 ndtbl, NAME_TABLE_HASH_SIZE ) )
200 return (Char *) findsym( nd, ndtbl, NAME_TABLE_HASH_SIZE )->str_val;
H A Dflexdef.h319 * ndtbl - name-definition symbol table
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]; variable in typeref:struct:hash_entry
187 ndtbl, NAME_TABLE_HASH_SIZE ) )
200 return (Char *) findsym( nd, ndtbl, NAME_TABLE_HASH_SIZE )->str_val;
H A Dflexdef.h319 * ndtbl - name-definition symbol table
337 extern struct hash_entry *ndtbl[NAME_TABLE_HASH_SIZE];

Completed in 95 milliseconds