config.hpp File Reference
Go to the source code of this file.
Define Documentation
#define GECODE_DLL_USERPREFIX "" |
Definition at line 8 of file config.hpp.
#define GECODE_DLL_USERSUFFIX "" |
Definition at line 11 of file config.hpp.
#define GECODE_GCC_HAS_CLASS_VISIBILITY |
Definition at line 14 of file config.hpp.
#define GECODE_HAS_BUILTIN_FFSL |
Definition at line 20 of file config.hpp.
#define GECODE_HAS_GIST |
Definition at line 23 of file config.hpp.
#define GECODE_HAS_INT_VARS |
Definition at line 26 of file config.hpp.
#define GECODE_HAS_QT |
Definition at line 32 of file config.hpp.
#define GECODE_HAS_SET_VARS |
Definition at line 35 of file config.hpp.
#define GECODE_HAS_UNISTD_H 1 |
Definition at line 38 of file config.hpp.
#define GECODE_LIBRARY_VERSION "3-4-0" |
Definition at line 41 of file config.hpp.
#define GECODE_THREADS_PTHREADS 1 |
Definition at line 50 of file config.hpp.
#define GECODE_USE_GETTIMEOFDAY 1 |
Definition at line 59 of file config.hpp.
#define GECODE_VERSION "3.4.0" |
Definition at line 62 of file config.hpp.
#define HAVE_GETPAGESIZE 1 |
Definition at line 65 of file config.hpp.
#define HAVE_INTTYPES_H 1 |
Definition at line 68 of file config.hpp.
#define HAVE_MEMORY_H 1 |
Definition at line 71 of file config.hpp.
#define HAVE_MMAP 1 |
Definition at line 74 of file config.hpp.
#define HAVE_STDINT_H 1 |
Definition at line 77 of file config.hpp.
#define HAVE_STDLIB_H 1 |
Definition at line 80 of file config.hpp.
#define HAVE_STRINGS_H 1 |
Definition at line 83 of file config.hpp.
#define HAVE_STRING_H 1 |
Definition at line 86 of file config.hpp.
#define HAVE_SYS_PARAM_H 1 |
Definition at line 89 of file config.hpp.
#define HAVE_SYS_STAT_H 1 |
Definition at line 92 of file config.hpp.
#define HAVE_SYS_TYPES_H 1 |
Definition at line 95 of file config.hpp.
#define HAVE_UNISTD_H 1 |
Definition at line 98 of file config.hpp.
#define PACKAGE_BUGREPORT "users@gecode.org" |
Definition at line 101 of file config.hpp.
#define PACKAGE_NAME "GECODE" |
Definition at line 104 of file config.hpp.
#define PACKAGE_STRING "GECODE 3.4.0" |
Definition at line 107 of file config.hpp.
#define PACKAGE_TARNAME "gecode" |
Definition at line 110 of file config.hpp.
#define PACKAGE_URL "" |
Definition at line 113 of file config.hpp.
#define PACKAGE_VERSION "3.4.0" |
Definition at line 116 of file config.hpp.
#define SIZEOF_INT 4 |
Definition at line 119 of file config.hpp.
#define STDC_HEADERS 1 |
Definition at line 122 of file config.hpp.
#define forceinline inline __attribute__ ((__always_inline__)) |
Definition at line 125 of file config.hpp.