Searched refs:BZ_CONFIG_ERROR (Results 1 – 11 of 11) sorted by relevance
65 #ifndef BZ_CONFIG_ERROR133 #ifdef BZ_CONFIG_ERROR in catch_bz2_error()134 case BZ_CONFIG_ERROR: in catch_bz2_error()
44 const int config_error = BZ_CONFIG_ERROR;
46 #define BZ_CONFIG_ERROR (-9) macro
414 case BZ_CONFIG_ERROR: in compressStream()520 case BZ_CONFIG_ERROR: in uncompressStream()609 case BZ_CONFIG_ERROR: in testStream()
157 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()499 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()
48 #define BZ_CONFIG_ERROR (-9) macro