Home
last modified time | relevance | path

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

/external/clearsilver/
DClearSilver.h29 #define hash_next ne_hash_next
/external/clearsilver/util/
Dneo_hash.h47 void *ne_hash_next(NE_HASH *hash, void **key);
Dneo_hash.c139 void *ne_hash_next(NE_HASH *hash, void **key) in ne_hash_next() function