Searched defs:input_lo (Results 1 – 1 of 1) sorted by relevance
461 { xxh_u32 const input_lo = XXH_readLE32(input); in XXH3p_len_4to8_64b() local476 { xxh_u64 const input_lo = XXH_readLE64(input) ^ (XXH_readLE64(secret) + seed); in XXH3p_len_9to16_64b() local1000 xxh_u64 const input_lo = XXH_readLE64(input); in XXH3p_mix16B() local1134 { xxh_u32 const input_lo = XXH_readLE32(input); in XXH3p_len_4to8_128b() local1155 { xxh_u64 const input_lo = XXH_readLE64(input) ^ (XXH_readLE64(secret) + seed); in XXH3p_len_9to16_128b() local