Searched refs:short_random2 (Results 1 – 1 of 1) sorted by relevance
78 uint32_t short_random2 = 619063811U; in HashInts64() local88 uint64_t product2 = static_cast<uint64_t>(value1b) * short_random2; in HashInts64()