Searched refs:XXH64 (Results 1 – 2 of 2) sorted by relevance
156 # define XXH64 XXH_NAME2(XXH_NAMESPACE, XXH64) macro286 XXH_PUBLIC_API XXH64_hash_t XXH64 (const void* input, size_t length, XXH64_hash_t seed);1277 XXH_PUBLIC_API XXH64_hash_t XXH64 (const void* input, size_t len, XXH64_hash_t seed) in XXH64() function
671 hash = (uint32_t)XXH64(key, length, hash); in _mesa_hash_string_with_length()