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