Go to the documentation of this file.
5 #define COINUTILS_HAS_CSTDINT 1
11 #define COINUTILS_MEMPOOL_MAXPOOLED -1
23 #define COINUTILS_VERSION "2.11.4"
26 #define COINUTILS_VERSION_MAJOR 2
29 #define COINUTILS_VERSION_MINOR 11
32 #define COINUTILS_VERSION_RELEASE 4
35 #define COIN_COINUTILS_CHECKLEVEL 0
38 #define COIN_COINUTILS_VERBOSITY 0
41 #define COIN_C_FINITE finite
44 #define COIN_C_ISNAN std::isnan
47 #define COIN_HAS_BLAS 1
50 #define COIN_HAS_BZLIB 1
56 #define COIN_HAS_LAPACK 1
65 #define COIN_HAS_SAMPLE 1
68 #define COIN_HAS_ZLIB 1
71 #define COIN_INT64_T int64_t
74 #define COIN_INTPTR_T intptr_t
77 #define COIN_UINT64_T int64_t
85 #define F77_FUNC(name,NAME) name ## _
88 #define F77_FUNC_(name,NAME) name ## _
94 #define HAVE_BZLIB_H 1
103 #define HAVE_CINTTYPES 1
109 #define HAVE_CSTDINT 1
115 #define HAVE_ENDIAN_H 1
160 #define HAVE_ZLIB_H 1
163 #define PACKAGE "coinutils"
166 #define PACKAGE_BUGREPORT "http://projects.coin-or.org/CoinUtils"
169 #define PACKAGE_NAME "CoinUtils"
172 #define PACKAGE_STRING "CoinUtils 2.11.4"
175 #define PACKAGE_TARNAME "coinutils"
178 #define PACKAGE_VERSION "2.11.4"
196 #define VERSION "2.11.4"