Searched refs:outSize2 (Results 1 – 1 of 1) sorted by relevance
21 size_t outSize2 = *destLen; in Lzma86_Encode() local31 if (outSize2 < LZMA86_HEADER_SIZE) in Lzma86_Encode()73 size_t outSizeProcessed = outSize2 - LZMA86_HEADER_SIZE; in Lzma86_Encode()