Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/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
/openbmc/linux/lib/zstd/compress/
H A Dzstd_ldm.c678 size_t lastLLSize; in ZSTD_ldm_blockCompress() local
H A Dzstd_compress.c2708 const BYTE* anchor, size_t lastLLSize) in ZSTD_storeLastLiterals()
2759 size_t lastLLSize; in ZSTD_buildSeqStore() local
2811 size_t lastLLSize; in ZSTD_copyBlockSequences() local
5770 U32 lastLLSize = (U32)(iend - ip); in ZSTD_copySequencesToSeqStoreNoBlockDelim() local