Home
last modified time | relevance | path

Searched defs:matchLengthSum (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c411 size_t matchLengthSum = 0; in ZSTD_seqDecompressedSize() local
H A Dzstd_compress_internal.h127 U32 matchLengthSum; /* nb of matchLength codes */ member
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v06.c599 U32 matchLengthSum; member
H A Dzstd_v05.c545 U32 matchLengthSum; member
H A Dzstd_v07.c2834 U32 matchLengthSum; member
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c10022 U32 matchLengthSum; /* nb of matchLength codes */ member
12119 size_t matchLengthSum = 0; in ZSTD_seqDecompressedSize() local