Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp782 uint64_t const input_64 = input_lo + ((uint64_t)input_hi << 32); in XXH3_len_4to8_128b() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h5120 xxh_u64 const input_64 = input_lo + ((xxh_u64)input_hi << 32); in XXH3_len_4to8_128b() local