Searched refs:odd_random (Results 1 – 1 of 1) sorted by relevance
51 uint64_t odd_random = 481046412LL << 32 | 1025306955LL; in HashInts32() local54 hash64 = hash64 * odd_random + shift_random; in HashInts32()86 uint64_t odd_random = 1578233944LL << 32 | 194370989LL; in HashInts64() local89 hash64 = hash64 * odd_random + shift_random; in HashInts64()