Searched refs:PRIME64_5 (Results 1 – 1 of 1) sorted by relevance
74 static const uint64_t PRIME64_5 = 2870177450012600261ULL; variable189 h64 = seed + PRIME64_5; in xxh64()209 h64 ^= (*p) * PRIME64_5; in xxh64()328 h64 = state->v3 + PRIME64_5; in xxh64_digest()348 h64 ^= (*p) * PRIME64_5; in xxh64_digest()