Searched defs:input64 (Results 1 – 2 of 2) sorted by relevance
245 const uint64_t input64 = (uint64_t)input2 | ((uint64_t)input1 << 32); in XXH3_len_4to8_64b() local
3499 xxh_u64 const input64 = input2 + (((xxh_u64)input1) << 32); in XXH3_len_4to8_64b() local