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

/forgerock/web-agents-v4/source/
H A Dutility.c2918 static uint32_t sdbm_hash(const void *s) { function
2929 uint32_t i = sdbm_hash(k);

Completed in 38 milliseconds