Searched refs:PRIME64_4 (Results 1 – 1 of 1) sorted by relevance
1079 static const xxh_u64 PRIME64_4 = 0x85EBCA77C2B2AE63ULL; /* 0b100001011110101111001010011101111100… variable1094 acc = acc * PRIME64_1 + PRIME64_4; in XXH64_mergeRound()1127 h64 = XXH_rotl64(h64,27) * PRIME64_1 + PRIME64_4; \ in XXH64_finalize()