Home
last modified time | relevance | path

Searched defs:lastLLSize (Results 1 – 13 of 13) sorted by relevance

/src/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c1516 size_t const lastLLSize = litBufferEnd - litPtr; local
1526 { size_t const lastLLSize = litBufferEnd - litPtr; local
1615 { size_t const lastLLSize = litEnd - litPtr; local
1813 size_t const lastLLSize = litBufferEnd - litPtr; local
1822 { size_t const lastLLSize = litBufferEnd - litPtr; local
/src/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress_block.c1590 size_t const lastLLSize = (size_t)(litBufferEnd - litPtr); in ZSTD_decompressSequences_bodySplitLitBuffer() local
1602 { size_t const lastLLSize = (size_t)(litBufferEnd - litPtr); in ZSTD_decompressSequences_bodySplitLitBuffer() local
1681 { size_t const lastLLSize = (size_t)(litEnd - litPtr); in ZSTD_decompressSequences_body() local
1871 size_t const lastLLSize = litBufferEnd - litPtr; in ZSTD_decompressSequencesLong_body() local
1880 { size_t const lastLLSize = litBufferEnd - litPtr; in ZSTD_decompressSequencesLong_body() local
/src/sys/contrib/zstd/lib/compress/
H A Dzstd_ldm.c678 size_t lastLLSize; in ZSTD_ldm_blockCompress() local
H A Dzstd_compress.c2799 const BYTE* anchor, size_t lastLLSize) in ZSTD_storeLastLiterals()
2850 size_t lastLLSize; in ZSTD_buildSeqStore() local
2902 size_t lastLLSize; in ZSTD_copyBlockSequences() local
5970 U32 lastLLSize = (U32)(iend - ip); in ZSTD_copySequencesToSeqStoreNoBlockDelim() local
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_ldm.c700 size_t lastLLSize; in ZSTD_ldm_blockCompress() local
H A Dzstd_compress.c3156 const BYTE* anchor, size_t lastLLSize) in ZSTD_storeLastLiterals()
3303 size_t lastLLSize; in ZSTD_buildSeqStore() local
3503 const size_t lastLLSize = nbInLiterals - nbOutLiterals; in ZSTD_copyBlockSequences() local
6861 U32 const lastLLSize = (U32)(iend - ip); in ZSTD_transferSequences_noDelim() local
/src/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c1906 size_t lastLLSize = litEnd - litPtr; in ZSTD_decompressSequences() local
H A Dzstd_v03.c2872 size_t lastLLSize = litEnd - litPtr; in ZSTD_decompressSequences() local
H A Dzstd_v04.c3010 size_t lastLLSize = litEnd - litPtr; in ZSTD_decompressSequences() local
H A Dzstd_v02.c3231 size_t lastLLSize = litEnd - litPtr; in ZSTD_decompressSequences() local
H A Dzstd_v06.c3501 { size_t const lastLLSize = litEnd - litPtr; in ZSTDv06_decompressSequences() local
H A Dzstd_v05.c3362 size_t lastLLSize = litEnd - litPtr; in ZSTDv05_decompressSequences() local
H A Dzstd_v07.c3716 { size_t const lastLLSize = litEnd - litPtr; in ZSTDv07_decompressSequences() local