Searched refs:thereIsSize (Results 1 – 1 of 1) sorted by relevance
76 int thereIsSize = (unpackSize != (UInt64)(Int64)-1); in Decode2() local95 if (thereIsSize && outProcessed > unpackSize) in Decode2()113 if (res != SZ_OK || (thereIsSize && unpackSize == 0)) in Decode2()118 if (thereIsSize || status != LZMA_STATUS_FINISHED_WITH_MARK) in Decode2()