Go to the source code of this file.
Defines | |
#define | COINUTILS_MEMPOOL_MAXPOOLED -1 |
#define | COINUTILS_VERSION "2.8.4" |
#define | COINUTILS_VERSION_MAJOR 2 |
#define | COINUTILS_VERSION_MINOR 8 |
#define | COINUTILS_VERSION_RELEASE 4 |
#define | COIN_COINUTILS_CHECKLEVEL 0 |
#define | COIN_COINUTILS_VERBOSITY 0 |
#define | COIN_C_FINITE finite |
#define | COIN_C_ISNAN isnan |
#define | COIN_HAS_SAMPLE 1 |
#define | COIN_HAS_ZLIB 1 |
#define | COIN_INT64_T int64_t |
#define | COIN_INTPTR_T intptr_t |
#define | COIN_UINT64_T int64_t |
#define | F77_FUNC(name, NAME) name ## _ |
#define | F77_FUNC_(name, NAME) name ## _ |
#define | HAVE_CFLOAT 1 |
#define | HAVE_CMATH 1 |
#define | HAVE_DLFCN_H 1 |
#define | HAVE_ENDIAN_H 1 |
#define | HAVE_INTTYPES_H 1 |
#define | HAVE_MEMORY_H 1 |
#define | HAVE_STDINT_H 1 |
#define | HAVE_STDLIB_H 1 |
#define | HAVE_STRINGS_H 1 |
#define | HAVE_STRING_H 1 |
#define | HAVE_SYS_STAT_H 1 |
#define | HAVE_SYS_TYPES_H 1 |
#define | HAVE_UNISTD_H 1 |
#define | HAVE_ZLIB_H 1 |
#define | PACKAGE "coinutils" |
#define | PACKAGE_BUGREPORT "http://projects.coin-or.org/CoinUtils" |
#define | PACKAGE_NAME "CoinUtils" |
#define | PACKAGE_STRING "CoinUtils 2.8.4" |
#define | PACKAGE_TARNAME "coinutils" |
#define | PACKAGE_VERSION "2.8.4" |
#define | STDC_HEADERS 1 |
#define | VERSION "2.8.4" |
#define PACKAGE_BUGREPORT "http://projects.coin-or.org/CoinUtils" |