Searched defs:needStop (Results 1 – 2 of 2) sorted by relevance
| /third_party/lzma/CPP/7zip/Compress/ | ||
| D | LzmaDecoder.cpp | 170 const bool needStop = (res != 0 in CodeSpec() local |
| /third_party/lzma/C/ | ||
| D | Lzma2DecMt.c | 681 BoolInt needStop; in Lzma2Dec_Decode_ST() local |