Home | History | Annotate | Download | only in switchback

Lines Matching defs:BZ_RUN_OK

149 #define BZ_RUN_OK            1
4774 return progress ? BZ_RUN_OK : BZ_PARAM_ERROR;
4799 return BZ_RUN_OK;
5324 if (ret != BZ_RUN_OK)