Searched refs:input64 (Results 1 – 1 of 1) sorted by relevance
3478 xxh_u64 const input64 = input2 + (((xxh_u64)input1) << 32); in XXH3_len_4to8_64b() local3479 xxh_u64 const keyed = input64 ^ bitflip; in XXH3_len_4to8_64b()
Completed in 18 milliseconds