Go to the documentation of this file.
5#define ERGO_DATA_PREFIX "/usr/share/ergo"
8#define ERGO_SPREFIX "/builddir/build/BUILD/ergo-3.8.2"
11#define FUNC_PRECISION 2
83#define HAVE_INTTYPES_H 1
95#define HAVE_LIBPTHREAD 1
101#define HAVE_LIMITS_H 1
132#define HAVE_MEMORY_H 1
151#define HAVE_REALLOC 1
181#define HAVE_STDDEF_H 1
184#define HAVE_STDINT_H 1
187#define HAVE_STDIO_H 1
190#define HAVE_STDLIB_H 1
193#define HAVE_STRCASECMP 1
202#define HAVE_STRINGS_H 1
205#define HAVE_STRING_H 1
208#define HAVE_STRNCASECMP 1
211#define HAVE_SYS_STAT_H 1
214#define HAVE_SYS_TIME_H 1
217#define HAVE_SYS_TYPES_H 1
220#define HAVE_UNISTD_H 1
223#define HAVE_VPRINTF 1
226#define PACKAGE "ergo"
229#define PACKAGE_BUGREPORT "info@ergoscf.org"
232#define PACKAGE_NAME "ERGO"
235#define PACKAGE_STRING "ERGO 3.8.2"
238#define PACKAGE_TARNAME "ergo"
241#define PACKAGE_URL ""
244#define PACKAGE_VERSION "3.8.2"
247#define PRECISION_DOUBLE 1
261#define STDC_HEADERS 1
264#define USE_BLAS_IN_XC 0
273#define VERSION "3.8.2"
288#define restrict __restrict__
295#if defined __SUNPRO_CC && !defined __RESTRICT && !defined __restrict__