Go to the source code of this file.
      
        
          | #define COINUTILS_HAS_STDINT_H   1 | 
        
      
 
 
      
        
          | #define COINUTILS_MEMPOOL_MAXPOOLED   -1 | 
        
      
 
 
      
        
          | #define COINUTILS_VERSION   "2.11.0" | 
        
      
 
 
      
        
          | #define COINUTILS_VERSION_MAJOR   2 | 
        
      
 
 
      
        
          | #define COINUTILS_VERSION_MINOR   11 | 
        
      
 
 
      
        
          | #define COINUTILS_VERSION_RELEASE   0 | 
        
      
 
 
      
        
          | #define COIN_COINUTILS_CHECKLEVEL   0 | 
        
      
 
 
      
        
          | #define COIN_COINUTILS_VERBOSITY   0 | 
        
      
 
 
      
        
          | #define COIN_C_FINITE   finite | 
        
      
 
 
      
        
          | #define COIN_C_ISNAN   isnan | 
        
      
 
 
      
        
          | #define COIN_HAS_LAPACK   1 | 
        
      
 
 
      
        
          | #define COIN_HAS_SAMPLE   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_INTTYPES_H   1 | 
        
      
 
 
      
        
          | #define HAVE_SYS_STAT_H   1 | 
        
      
 
 
      
        
          | #define HAVE_SYS_TYPES_H   1 | 
        
      
 
 
      
        
          | #define PACKAGE   "coinutils" | 
        
      
 
 
      
        
          | #define PACKAGE_BUGREPORT   "http://projects.coin-or.org/CoinUtils" | 
        
      
 
 
      
        
          | #define PACKAGE_NAME   "CoinUtils" | 
        
      
 
 
      
        
          | #define PACKAGE_STRING   "CoinUtils 2.11.0" | 
        
      
 
 
      
        
          | #define PACKAGE_TARNAME   "coinutils" | 
        
      
 
 
      
        
          | #define PACKAGE_VERSION   "2.11.0" |