Home | History | Annotate | Download | only in tests

Lines Matching defs:BZ_RUN_OK

172 #define BZ_RUN_OK            1
4800 return progress ? BZ_RUN_OK : BZ_PARAM_ERROR;
4825 return BZ_RUN_OK;
5350 if (ret != BZ_RUN_OK)