Home
last modified time | relevance | path

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

/linux/lib/
H A Dxxhash.c106 uint32_t h32; in xxh32() local
344 uint32_t h32; in xxh32_digest() local
/linux/lib/zstd/decompress/
H A Dzstd_decompress.c1239 U32 const h32 = (U32)xxh64_digest(&dctx->xxhState); in ZSTD_decompressContinue() local