Searched defs:input_hi (Results 1 – 1 of 1) sorted by relevance
3493 xxh_u64 const input_hi = XXH_readLE64(input + len - 8) ^ bitflip2; in XXH3_len_9to16_64b() local3562 xxh_u64 const input_hi = XXH_readLE64(input+8); in XXH3_mix16B() local5017 xxh_u32 const input_hi = XXH_readLE32(input + len - 4); in XXH3_len_4to8_128b() local5045 xxh_u64 input_hi = XXH_readLE64(input + len - 8); in XXH3_len_9to16_128b() local
Completed in 26 milliseconds