Home | History | Annotate | Download | only in perf

Lines Matching refs:BZ_RUN_OK

165 #define BZ_RUN_OK            1
4791 return progress ? BZ_RUN_OK : BZ_PARAM_ERROR;
4816 return BZ_RUN_OK;
5341 if (ret != BZ_RUN_OK)