Searched defs:XXH32 (Results 1 – 3 of 3) sorted by relevance
126 # define XXH32 XXH_NAME2(XXH_NAMESPACE, XXH32) macro
321 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) in XXH32() function
224 uint32_t XXH32(const void* input, uint32_t len, uint32_t seed) in XXH32() function