Searched defs:lastLLSize (Results 1 – 3 of 3) sorted by relevance
640 size_t lastLLSize; in ZSTD_ldm_blockCompress() local
2376 const BYTE* anchor, size_t lastLLSize) in ZSTD_storeLastLiterals()2427 size_t lastLLSize; in ZSTD_buildSeqStore() local2475 size_t lastLLSize; in ZSTD_copyBlockSequences() local4655 U32 lastLLSize = (U32)(iend - ip); in ZSTD_copySequencesToSeqStoreNoBlockDelim() local
1212 { size_t const lastLLSize = litEnd - litPtr; in ZSTD_decompressSequences_body() local1317 { size_t const lastLLSize = litEnd - litPtr; in ZSTD_decompressSequencesLong_body() local
Completed in 21 milliseconds