Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DZstdDecoder.cpp171 const bool needStop = (sres != SZ_OK) in Z7_COM7F_IMF() local
DLzmaDecoder.cpp171 const bool needStop = (res != 0 in CodeSpec() local
/external/lzma/C/
DLzma2DecMt.c681 BoolInt needStop; in Lzma2Dec_Decode_ST() local