Home
last modified time | relevance | path

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

/external/webkit/Tools/android/flex-2.5.4a/
Dsym.c39 struct hash_entry *ndtbl[NAME_TABLE_HASH_SIZE]; variable
187 ndtbl, NAME_TABLE_HASH_SIZE ) )
200 return (Char *) findsym( nd, ndtbl, NAME_TABLE_HASH_SIZE )->str_val;
Dflexdef.h337 extern struct hash_entry *ndtbl[NAME_TABLE_HASH_SIZE];