Home | History | Annotate | Download | only in perf

Lines Matching defs:BZ_RUN_OK

165 #define BZ_RUN_OK            1
4789 return progress ? BZ_RUN_OK : BZ_PARAM_ERROR;
4814 return BZ_RUN_OK;
5339 if (ret != BZ_RUN_OK)