Searched defs:NE_HASH_FUNC (Results 1 - 1 of 1) sorted by relevance

/external/clearsilver/util/
H A Dneo_hash.h20 typedef UINT32 (*NE_HASH_FUNC)(const void *); typedef
37 NE_HASH_FUNC hash_func;
41 NEOERR *ne_hash_init (NE_HASH **hash, NE_HASH_FUNC hash_func, NE_COMP_FUNC comp_func);

Completed in 8 milliseconds