Home
last modified time | relevance | path

Searched refs:ZSTD_decompressSequencesLong_default (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress_block.c1227 ZSTD_decompressSequencesLong_default(ZSTD_DCtx* dctx, in ZSTD_decompressSequencesLong_default() function
1312 …return ZSTD_decompressSequencesLong_default(dctx, dst, maxDstSize, seqStart, seqSize, nbSeq, isLon… in ZSTD_decompressSequencesLong()
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c1834 ZSTD_decompressSequencesLong_default(ZSTD_DCtx* dctx, function
1943 …return ZSTD_decompressSequencesLong_default(dctx, dst, maxDstSize, seqStart, seqSize, nbSeq, isLon…