Home
last modified time | relevance | path

Searched defs:check32 (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c1022 U32 const check32 = MEM_readLE32(src); in ZSTD_decompressContinue() local
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v07.c4033 U32 const check32 = ip[2] + (ip[1] << 8) + ((ip[0] & 0x3F) << 16); in ZSTDv07_decompressContinue() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c25517 U32 const check32 = MEM_readLE32(src); in ZSTD_decompressContinue() local