Home
last modified time | relevance | path

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

/rocksdb-6.9/util/
Dxxh3p.h463 xxh_u64 const input_64 = input_lo | ((xxh_u64)input_hi << 32); in XXH3p_len_4to8_64b() local
464 xxh_u64 const keyed = input_64 ^ (XXH_readLE64(secret) + seed); in XXH3p_len_4to8_64b()