Home
last modified time | relevance | path

Searched refs:BZ_CONFIG_ERROR (Results 1 – 11 of 11) sorted by relevance

/third_party/python/Modules/
D_bz2module.c65 #ifndef BZ_CONFIG_ERROR
133 #ifdef BZ_CONFIG_ERROR in catch_bz2_error()
134 case BZ_CONFIG_ERROR: in catch_bz2_error()
/third_party/boost/libs/iostreams/src/
Dbzip2.cpp44 const int config_error = BZ_CONFIG_ERROR;
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzlib.h46 #define BZ_CONFIG_ERROR (-9) macro
Dbzip2.c414 case BZ_CONFIG_ERROR: in compressStream()
520 case BZ_CONFIG_ERROR: in uncompressStream()
609 case BZ_CONFIG_ERROR: in testStream()
Dbzlib.c157 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()
499 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzlib.h46 #define BZ_CONFIG_ERROR (-9) macro
Dbzip2.c414 case BZ_CONFIG_ERROR: in compressStream()
520 case BZ_CONFIG_ERROR: in uncompressStream()
609 case BZ_CONFIG_ERROR: in testStream()
Dbzlib.c157 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()
499 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()
/third_party/bzip2/
Dbzlib.h48 #define BZ_CONFIG_ERROR (-9) macro
Dbzip2.c414 case BZ_CONFIG_ERROR: in compressStream()
520 case BZ_CONFIG_ERROR: in uncompressStream()
609 case BZ_CONFIG_ERROR: in testStream()
Dbzlib.c157 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()
499 if (!bz_config_ok()) return BZ_CONFIG_ERROR; in BZ_API()