Home
last modified time | relevance | path

Searched refs:input_64_hi (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/util/
Dxxh3p.h1137 xxh_u64 const input_64_hi = XXH_swap64(input_64_lo); in XXH3p_len_4to8_128b() local
1139 xxh_u64 const keyed_hi = input_64_hi ^ (XXH_readLE64(secret + 8) - seed); in XXH3p_len_4to8_128b()