Searched defs:input_64 (Results 1 – 2 of 2) sorted by relevance
782 uint64_t const input_64 = input_lo + ((uint64_t)input_hi << 32); in XXH3_len_4to8_128b() local
5120 xxh_u64 const input_64 = input_lo + ((xxh_u64)input_hi << 32); in XXH3_len_4to8_128b() local