Searched refs:PRIME64_4 (Results 1 – 2 of 2) sorted by relevance
261 static const U64 PRIME64_4 = 9650029242287828579ULL; variable389 acc = acc * PRIME64_1 + PRIME64_4; in XXH64_mergeRound()436 h64 = XXH_rotl64(h64,27) * PRIME64_1 + PRIME64_4; in XXH64_endian_align()757 h64 = XXH_rotl64(h64,27) * PRIME64_1 + PRIME64_4; in XXH64_digest_endian()
5760 static const U64 PRIME64_4 = 9650029242287828579ULL; variable5888 acc = acc * PRIME64_1 + PRIME64_4; in XXH64_mergeRound()5935 h64 = XXH_rotl64(h64,27) * PRIME64_1 + PRIME64_4; in XXH64_endian_align()6256 h64 = XXH_rotl64(h64,27) * PRIME64_1 + PRIME64_4; in XXH64_digest_endian()