Searched refs:PRIME64_4 (Results 1 – 1 of 1) sorted by relevance
669 static const U64 PRIME64_4 = 9650029242287828579ULL; variable684 acc = acc * PRIME64_1 + PRIME64_4; in XXH64_mergeRound()720 h64 = XXH_rotl64(h64,27) * PRIME64_1 + PRIME64_4; \ in XXH64_finalize()