Home | History | Annotate | Download | only in tests

Lines Matching refs:BZ_RUN_OK

203 #define BZ_RUN_OK            1
4829 return progress ? BZ_RUN_OK : BZ_PARAM_ERROR;
4854 return BZ_RUN_OK;
5379 if (ret != BZ_RUN_OK)