Searched refs:shift_random (Results 1 – 1 of 1) sorted by relevance
63 uint32_t shift_random = 10121U << 16; in HashInts32() local65 hash64 = hash64 * odd_random + shift_random; in HashInts32()98 uint32_t shift_random = 20591U << 16; in HashInts64() local100 hash64 = hash64 * odd_random + shift_random; in HashInts64()