Home
last modified time | relevance | path

Searched defs:RINOK (Results 1 - 6 of 6) sorted by relevance

/third_party/lzma/C/
H A DXzIn.c319 RINOK(res) Xzs_ReadBackward() function
[all...]
H A DLzma2DecMt.c759 RINOK(res2) in Lzma2Dec_Decode_ST() function
H A D7zTypes.h164 #define RINOK(x) { const int _result_ = (x); if (_result_ != 0) return _result_; } macro
H A DXzDec.c1090 RINOK(res) in XzUnpacker_Code() function
2124 RINOK(res) in XzDecMt_Callback_Write() function
H A DLzmaDec.c1313 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)) in LzmaDec_Allocate() function
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2118 RINOK(archive.Create_and_WriteStartPrefix(seqOutStream)) Update() function
[all...]

Completed in 12 milliseconds