Home
last modified time | relevance | path

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

/Linux-v6.1/lib/zstd/compress/
Dzstd_ldm.c640 size_t lastLLSize; in ZSTD_ldm_blockCompress() local
Dzstd_compress.c2376 const BYTE* anchor, size_t lastLLSize) in ZSTD_storeLastLiterals()
2427 size_t lastLLSize; in ZSTD_buildSeqStore() local
2475 size_t lastLLSize; in ZSTD_copyBlockSequences() local
4655 U32 lastLLSize = (U32)(iend - ip); in ZSTD_copySequencesToSeqStoreNoBlockDelim() local
/Linux-v6.1/lib/zstd/decompress/
Dzstd_decompress_block.c1212 { size_t const lastLLSize = litEnd - litPtr; in ZSTD_decompressSequences_body() local
1317 { size_t const lastLLSize = litEnd - litPtr; in ZSTD_decompressSequencesLong_body() local