Searched refs:PRIME64_4 (Results 1 – 1 of 1) sorted by relevance
73 static const uint64_t PRIME64_4 = 9650029242287828579ULL; variable168 acc = acc * PRIME64_1 + PRIME64_4; in xxh64_merge_round()213 h64 = xxh_rotl64(h64, 27) * PRIME64_1 + PRIME64_4; in xxh64()473 h64 = xxh_rotl64(h64, 27) * PRIME64_1 + PRIME64_4; in xxh64_digest()