Searched refs:PRIME64_4 (Results 1 – 1 of 1) sorted by relevance
53 static const uint64_t PRIME64_4 = 9650029242287828579ULL; variable66 Acc = Acc * PRIME64_1 + PRIME64_4; in mergeRound()110 H64 = rotl64(H64, 27) * PRIME64_1 + PRIME64_4; in xxHash64()