Searched refs:BZ_RUN_OK (Results 1 – 2 of 2) sorted by relevance
86 #define BZ_RUN_OK 1 macro
476 return progress ? BZ_RUN_OK : BZ_PARAM_ERROR; in BZ_API()501 return BZ_RUN_OK; in BZ_API()1019 if (ret != BZ_RUN_OK) in BZ_API()