Searched refs:hashword (Results 1 – 2 of 2) sorted by relevance
116 uint32 hashword(const uint32*, size_t, uint32);120 return hashword((uint32*)s, len/4, seed); in Hash32StringWithSeed()
150 uint32 hashword( in hashword() function