Home
last modified time | relevance | path

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

/rocksdb-6.9/util/
Dxxh3p.h461 { xxh_u32 const input_lo = XXH_readLE32(input); in XXH3p_len_4to8_64b() local
476 { xxh_u64 const input_lo = XXH_readLE64(input) ^ (XXH_readLE64(secret) + seed); in XXH3p_len_9to16_64b() local
1000 xxh_u64 const input_lo = XXH_readLE64(input); in XXH3p_mix16B() local
1134 { xxh_u32 const input_lo = XXH_readLE32(input); in XXH3p_len_4to8_128b() local
1155 { xxh_u64 const input_lo = XXH_readLE64(input) ^ (XXH_readLE64(secret) + seed); in XXH3p_len_9to16_128b() local