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