Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c133 size_t matchLengthSum = 0; in ZSTD_seqDecompressedSize() local
H A Dzstd_compress_internal.h174 U32 matchLengthSum; /* nb of matchLength codes */ member
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_superblock.c411 size_t matchLengthSum = 0; in ZSTD_seqDecompressedSize() local
H A Dzstd_compress_internal.h111 U32 matchLengthSum; /* nb of matchLength codes */ member
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v05.c542 U32 matchLengthSum; member
H A Dzstd_v06.c596 U32 matchLengthSum; member
H A Dzstd_v07.c2830 U32 matchLengthSum; member