Searched refs:ne_hash_lookup (Results 1 – 5 of 5) sorted by relevance
54 word = ne_hash_lookup(hash, buf); in dictionary_test()88 if (!(word = ne_hash_lookup(hash, buf))) in dictionary_test()
26 #define hash_lookup ne_hash_lookup
44 void *ne_hash_lookup(NE_HASH *hash, void *key);
103 void *ne_hash_lookup(NE_HASH *hash, void *key) in ne_hash_lookup() function
244 hp = ne_hash_lookup(parent->hash, &hash_key); in _walk_hdf()685 hp = ne_hash_lookup(hn->hash, &hash_key); in _set_value()