Searched refs:PRIME_MX2 (Results 1 – 2 of 2) sorted by relevance
189 constexpr uint64_t PRIME_MX2 = 0x9FB21C651E98DF25; variable249 acc *= PRIME_MX2; in XXH3_len_4to8_64b()251 acc *= PRIME_MX2; in XXH3_len_4to8_64b()795 m128.low64 *= PRIME_MX2; in XXH3_len_4to8_128b()
4309 static const xxh_u64 PRIME_MX2 = 0x9FB21C651E98DF25ULL; /*!< 0b10011111101100100001110001100101000… variable4528 h64 *= PRIME_MX2; in XXH3_rrmxmx()4530 h64 *= PRIME_MX2; in XXH3_rrmxmx()6518 m128.low64 *= PRIME_MX2; in XXH3_len_4to8_128b()