Searched refs:PRIME32_4 (Results 1 – 4 of 4) sorted by relevance
266 static const U32 PRIME32_4 = 668265263U; variable304 h32 = XXH_rotl32(h32, 17) * PRIME32_4 ; in XXH32_finalize()
266 static const U32 PRIME32_4 = 668265263U; /* 0b00100111110101001110101100101111 */ variable304 h32 = XXH_rotl32(h32, 17) * PRIME32_4 in XXH32_finalize()
266 static const U32 PRIME32_4 = 668265263U; /* 0b00100111110101001110101100101111 */ variable304 h32 = XXH_rotl32(h32, 17) * PRIME32_4 ; in XXH32_finalize()
639 static const xxh_u32 PRIME32_4 = 0x27D4EB2FU; /* 0b00100111110101001110101100101111 */ variable717 h32 = XXH_rotl32(h32, 17) * PRIME32_4 ; in XXH32_finalize()