Go to the documentation of this file.
    8 #define COINUTILS_HAS_STDINT_H 1 
   11 #define COINUTILS_MEMPOOL_MAXPOOLED -1 
   23 #define COINUTILS_VERSION "2.11.0" 
   26 #define COINUTILS_VERSION_MAJOR 2 
   29 #define COINUTILS_VERSION_MINOR 11 
   32 #define COINUTILS_VERSION_RELEASE 0 
   35 #define COIN_COINUTILS_CHECKLEVEL 0 
   38 #define COIN_COINUTILS_VERBOSITY 0 
   41 #define COIN_C_FINITE finite 
   44 #define COIN_C_ISNAN isnan 
   47 #define COIN_HAS_BLAS 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 ## _ 
  112 #define HAVE_DLFCN_H 1 
  115 #define HAVE_ENDIAN_H 1 
  124 #define HAVE_INTTYPES_H 1 
  130 #define HAVE_MEMORY_H 1 
  136 #define HAVE_STDINT_H 1 
  139 #define HAVE_STDLIB_H 1 
  142 #define HAVE_STRINGS_H 1 
  145 #define HAVE_STRING_H 1 
  148 #define HAVE_SYS_STAT_H 1 
  151 #define HAVE_SYS_TYPES_H 1 
  154 #define HAVE_UNISTD_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.0" 
  175 #define PACKAGE_TARNAME "coinutils" 
  178 #define PACKAGE_VERSION "2.11.0" 
  193 #define STDC_HEADERS 1 
  196 #define VERSION "2.11.0"