Home
last modified time | relevance | path

Searched refs:maxNbLit2 (Results 1 – 4 of 4) sorted by relevance

/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/lib/compress/
H A Dzstd_compress.c1241 size_t const maxNbLit2 = blockSize2; in ZSTD_sufficientBuff() local
1248 (U32)maxNbLit2, (U32)maxNbLit1); in ZSTD_sufficientBuff()
1249 return (maxNbLit2 <= maxNbLit1) in ZSTD_sufficientBuff()
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/vendor/github.com/DataDog/zstd/
H A Dzstd_compress.c1235 size_t const maxNbLit2 = blockSize2; in ZSTD_sufficientBuff() local
1242 (U32)maxNbLit2, (U32)maxNbLit1); in ZSTD_sufficientBuff()
1243 return (maxNbLit2 <= maxNbLit1) in ZSTD_sufficientBuff()
/dports/devel/py-tables/tables-3.6.1/c-blosc/internal-complibs/zstd-1.3.8/compress/
H A Dzstd_compress.c1150 size_t const maxNbLit2 = blockSize2; in ZSTD_sufficientBuff() local
1157 (U32)maxNbLit2, (U32)maxNbLit1); in ZSTD_sufficientBuff()
1158 return (maxNbLit2 <= maxNbLit1) in ZSTD_sufficientBuff()
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/zstd/lib/compress/
H A Dzstd_compress.c997 size_t const maxNbLit2 = blockSize2; in ZSTD_sufficientBuff() local
1004 (U32)maxNbLit2, (U32)maxNbLit1); in ZSTD_sufficientBuff()
1005 return (maxNbLit2 <= maxNbLit1) in ZSTD_sufficientBuff()