Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp763 uint32_t const combinedh = XXH_rotl32(byteswap(combinedl), 13); in XXH3_len_1to3_128b() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h5099 xxh_u32 const combinedh = XXH_rotl32(XXH_swap32(combinedl), 13); in XXH3_len_1to3_128b() local