Searched refs:SZ_OK (Results 1 – 6 of 6) sorted by relevance
451 return SZ_OK; in LzmaDec_DecodeReal()765 return SZ_OK; in LzmaDec_DecodeToDic()780 return SZ_OK; in LzmaDec_DecodeToDic()785 return SZ_OK; in LzmaDec_DecodeToDic()811 return SZ_OK; in LzmaDec_DecodeToDic()843 return SZ_OK; in LzmaDec_DecodeToDic()863 return (p->code == 0) ? SZ_OK : SZ_ERROR_DATA; in LzmaDec_DecodeToDic()902 return SZ_OK; in LzmaDec_DecodeToBuf()947 return SZ_OK; in LzmaProps_Decode()961 return SZ_OK; in LzmaDec_AllocateProbs2()[all …]
127 if (res != SZ_OK) { in lzmaBuffToBuffDecompress()
13 #define SZ_OK 0 macro
383 SZ_OK424 if (res != SZ_OK)545 SZ_OK - OK
41 if (ret != SZ_OK) in do_lzmadec()
216 return (ret != SZ_OK); in uncompress_using_lzma()