Searched refs:packSizeLimit (Results 1 – 1 of 1) sorted by relevance
77 size_t packSizeLimit = *packSizeRes; in Lzma2EncInt_EncodeSubblock() local78 size_t packSize = packSizeLimit; in Lzma2EncInt_EncodeSubblock()116 if (packSizeLimit - destPos < u + 3) in Lzma2EncInt_EncodeSubblock()