Home
last modified time | relevance | path

Searched defs:input_lo (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h2809 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b() local
2878 { xxh_u64 const input_lo = XXH_readLE64(input); in XXH3_mix16B() local
4282 { xxh_u32 const input_lo = XXH_readLE32(input); in XXH3_len_4to8_128b() local
4310 xxh_u64 const input_lo = XXH_readLE64(input); in XXH3_len_9to16_128b() local

Completed in 24 milliseconds