Lines Matching refs:SZ_OK
200 the function returns SZ_OK, and the caller can use (p->remainLen) and (p->reps[0]) later.
216 SZ_OK - OK
556 We stop decoding and return SZ_OK, and we can resume decoding later.
610 return SZ_OK;
939 2) The relaxed mode (alternative mode) : we could return SZ_OK, and the caller
949 // return SZ_OK; // for relaxed mode
971 return SZ_OK;
1008 return SZ_OK;
1023 return SZ_OK;
1028 return SZ_OK;
1060 return SZ_OK;
1103 if (res != SZ_OK)
1140 return SZ_OK;
1183 if (res != SZ_OK)
1236 return SZ_OK;
1281 return SZ_OK;
1296 return SZ_OK;
1305 return SZ_OK;
1337 return SZ_OK;
1359 if (res == SZ_OK && *status == LZMA_STATUS_NEEDS_MORE_INPUT)