GnuCOBOL  2.0
A free COBOL compiler
config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define COB_EXEEXT   ""
 
#define COB_EXPORT_DYN   "-Wl,--export-dynamic"
 
#define COB_KEYWORD_INLINE   __inline
 
#define COB_LI_IS_LL   1
 
#define COB_PIC_FLAGS   "-fPIC -DPIC"
 
#define COB_SHARED_OPT   "-shared"
 
#define COB_STRFTIME   1
 
#define COB_STRIP_CMD   "strip --strip-unneeded"
 
#define ENABLE_NLS   1
 
#define HAVE_ATTRIBUTE_ALIGNED   1
 
#define HAVE_CANONICALIZE_FILE_NAME   1
 
#define HAVE_CLOCK_GETTIME   1
 
#define HAVE_COLOR_SET   1
 
#define HAVE_CURSES_FREEALL   1
 
#define HAVE_DCGETTEXT   1
 
#define HAVE_DESIGNATED_INITS   1
 
#define HAVE_DLADDR   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_FCNTL   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_FDATASYNC   1
 
#define HAVE_GETTEXT   1
 
#define HAVE_GETTIMEOFDAY   1
 
#define HAVE_GMP_H   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LANGINFO_CODESET   1
 
#define HAVE_LIBNCURSES   1
 
#define HAVE_LOCALECONV   1
 
#define HAVE_LOCALE_H   1
 
#define HAVE_MALLOC_H   1
 
#define HAVE_MEMMOVE   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MEMSET   1
 
#define HAVE_MP_GET_MEMORY_FUNCTIONS   1
 
#define HAVE_NANO_SLEEP   1
 
#define HAVE_NCURSES_H   1
 
#define HAVE_PSIGN_OPT   1
 
#define HAVE_RAISE   1
 
#define HAVE_READLINK   1
 
#define HAVE_REALPATH   1
 
#define HAVE_SETENV   1
 
#define HAVE_SETLOCALE   1
 
#define HAVE_SIGACTION   1
 
#define HAVE_SIGNAL_H   1
 
#define HAVE_SIG_ATOMIC_T   1
 
#define HAVE_STDDEF_H   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRCASECMP   1
 
#define HAVE_STRCHR   1
 
#define HAVE_STRCOLL   1
 
#define HAVE_STRDUP   1
 
#define HAVE_STRERROR   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRRCHR   1
 
#define HAVE_STRSTR   1
 
#define HAVE_STRTOL   1
 
#define HAVE_STRXFRM   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TIME_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_TIMEZONE   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_USE_LEGACY_CODING   1
 
#define HAVE_VBISAM_H   1
 
#define HAVE_VPRINTF   1
 
#define HAVE_WCHAR_H   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE   "gnu-cobol"
 
#define PACKAGE_BUGREPORT   "open-cobol-list@lists.sourceforge.net"
 
#define PACKAGE_NAME   "GnuCOBOL"
 
#define PACKAGE_STRING   "GnuCOBOL 2.0"
 
#define PACKAGE_TARNAME   "gnu-cobol"
 
#define PACKAGE_URL   "http://www.opencobol.org"
 
#define PACKAGE_VERSION   "2.0"
 
#define PATCH_LEVEL   0
 
#define STDC_HEADERS   1
 
#define USE_LIBDL   1
 
#define _ALL_SOURCE   1
 
#define _GNU_SOURCE   1
 
#define _POSIX_PTHREAD_SEMANTICS   1
 
#define _TANDEM_SOURCE   1
 
#define __EXTENSIONS__   1
 
#define VERSION   "2.0"
 
#define WITH_CURSES   "ncurses"
 
#define WITH_VARSEQ   0
 
#define WITH_VBISAM   1
 

Macro Definition Documentation

#define __EXTENSIONS__   1

Definition at line 344 of file config.h.

#define _ALL_SOURCE   1

Definition at line 328 of file config.h.

#define _GNU_SOURCE   1

Definition at line 332 of file config.h.

#define _POSIX_PTHREAD_SEMANTICS   1

Definition at line 336 of file config.h.

#define _TANDEM_SOURCE   1

Definition at line 340 of file config.h.

#define COB_EXEEXT   ""

Definition at line 8 of file config.h.

Referenced by cobc_print_info(), print_info(), and process_link().

#define COB_EXPORT_DYN   "-Wl,--export-dynamic"

Definition at line 14 of file config.h.

Referenced by main(), process_library(), process_link(), process_module(), and process_module_direct().

#define COB_KEYWORD_INLINE   __inline

Definition at line 17 of file config.h.

#define COB_LI_IS_LL   1

Definition at line 20 of file config.h.

#define COB_PIC_FLAGS   "-fPIC -DPIC"
#define COB_SHARED_OPT   "-shared"

Definition at line 35 of file config.h.

Referenced by main(), process_library(), process_module(), and process_module_direct().

#define COB_STRFTIME   1

Definition at line 38 of file config.h.

#define COB_STRIP_CMD   "strip --strip-unneeded"

Definition at line 41 of file config.h.

Referenced by process_library(), process_link(), process_module(), and process_module_direct().

#define ENABLE_NLS   1

Definition at line 45 of file config.h.

#define HAVE_ATTRIBUTE_ALIGNED   1

Definition at line 48 of file config.h.

#define HAVE_CANONICALIZE_FILE_NAME   1

Definition at line 51 of file config.h.

#define HAVE_CLOCK_GETTIME   1

Definition at line 62 of file config.h.

#define HAVE_COLOR_SET   1

Definition at line 65 of file config.h.

#define HAVE_CURSES_FREEALL   1

Definition at line 68 of file config.h.

#define HAVE_DCGETTEXT   1

Definition at line 78 of file config.h.

#define HAVE_DESIGNATED_INITS   1

Definition at line 81 of file config.h.

#define HAVE_DLADDR   1

Definition at line 87 of file config.h.

#define HAVE_DLFCN_H   1

Definition at line 90 of file config.h.

#define HAVE_FCNTL   1

Definition at line 96 of file config.h.

#define HAVE_FCNTL_H   1

Definition at line 99 of file config.h.

#define HAVE_FDATASYNC   1

Definition at line 102 of file config.h.

#define HAVE_GETTEXT   1

Definition at line 111 of file config.h.

#define HAVE_GETTIMEOFDAY   1

Definition at line 114 of file config.h.

#define HAVE_GMP_H   1

Definition at line 117 of file config.h.

#define HAVE_INTTYPES_H   1

Definition at line 123 of file config.h.

#define HAVE_LANGINFO_CODESET   1

Definition at line 129 of file config.h.

#define HAVE_LIBNCURSES   1

Definition at line 135 of file config.h.

#define HAVE_LOCALE_H   1

Definition at line 153 of file config.h.

#define HAVE_LOCALECONV   1

Definition at line 150 of file config.h.

#define HAVE_MALLOC_H   1

Definition at line 159 of file config.h.

#define HAVE_MEMMOVE   1

Definition at line 162 of file config.h.

#define HAVE_MEMORY_H   1

Definition at line 165 of file config.h.

#define HAVE_MEMSET   1

Definition at line 168 of file config.h.

#define HAVE_MP_GET_MEMORY_FUNCTIONS   1

Definition at line 171 of file config.h.

#define HAVE_NANO_SLEEP   1

Definition at line 174 of file config.h.

#define HAVE_NCURSES_H   1

Definition at line 183 of file config.h.

#define HAVE_PSIGN_OPT   1

Definition at line 192 of file config.h.

#define HAVE_RAISE   1

Definition at line 195 of file config.h.

#define HAVE_READLINK   1

Definition at line 198 of file config.h.

#define HAVE_REALPATH   1

Definition at line 201 of file config.h.

#define HAVE_SETENV   1

Definition at line 204 of file config.h.

#define HAVE_SETLOCALE   1

Definition at line 207 of file config.h.

#define HAVE_SIG_ATOMIC_T   1

Definition at line 216 of file config.h.

#define HAVE_SIGACTION   1

Definition at line 210 of file config.h.

#define HAVE_SIGNAL_H   1

Definition at line 213 of file config.h.

#define HAVE_STDDEF_H   1

Definition at line 219 of file config.h.

#define HAVE_STDINT_H   1

Definition at line 222 of file config.h.

#define HAVE_STDLIB_H   1

Definition at line 225 of file config.h.

#define HAVE_STRCASECMP   1

Definition at line 228 of file config.h.

#define HAVE_STRCHR   1

Definition at line 231 of file config.h.

#define HAVE_STRCOLL   1

Definition at line 234 of file config.h.

#define HAVE_STRDUP   1

Definition at line 237 of file config.h.

#define HAVE_STRERROR   1

Definition at line 240 of file config.h.

#define HAVE_STRING_H   1

Definition at line 246 of file config.h.

#define HAVE_STRINGS_H   1

Definition at line 243 of file config.h.

#define HAVE_STRRCHR   1

Definition at line 249 of file config.h.

#define HAVE_STRSTR   1

Definition at line 252 of file config.h.

#define HAVE_STRTOL   1

Definition at line 255 of file config.h.

#define HAVE_STRXFRM   1

Definition at line 258 of file config.h.

#define HAVE_SYS_STAT_H   1

Definition at line 261 of file config.h.

#define HAVE_SYS_TIME_H   1

Definition at line 264 of file config.h.

#define HAVE_SYS_TYPES_H   1

Definition at line 267 of file config.h.

#define HAVE_TIMEZONE   1

Definition at line 270 of file config.h.

#define HAVE_UNISTD_H   1

Definition at line 273 of file config.h.

#define HAVE_USE_LEGACY_CODING   1

Definition at line 276 of file config.h.

#define HAVE_VBISAM_H   1

Definition at line 279 of file config.h.

#define HAVE_VPRINTF   1

Definition at line 282 of file config.h.

#define HAVE_WCHAR_H   1

Definition at line 285 of file config.h.

#define LT_OBJDIR   ".libs/"

Definition at line 288 of file config.h.

#define PACKAGE   "gnu-cobol"

Definition at line 294 of file config.h.

Referenced by cob_init(), and main().

#define PACKAGE_BUGREPORT   "open-cobol-list@lists.sourceforge.net"

Definition at line 297 of file config.h.

#define PACKAGE_NAME   "GnuCOBOL"
#define PACKAGE_STRING   "GnuCOBOL 2.0"

Definition at line 303 of file config.h.

#define PACKAGE_TARNAME   "gnu-cobol"

Definition at line 306 of file config.h.

#define PACKAGE_URL   "http://www.opencobol.org"

Definition at line 309 of file config.h.

#define PACKAGE_VERSION   "2.0"
#define STDC_HEADERS   1

Definition at line 318 of file config.h.

#define USE_LIBDL   1

Definition at line 324 of file config.h.

#define VERSION   "2.0"

Definition at line 349 of file config.h.

#define WITH_CURSES   "ncurses"

Definition at line 355 of file config.h.

Referenced by cobc_print_info(), and print_info().

#define WITH_VARSEQ   0

Definition at line 370 of file config.h.

Referenced by cob_load_config(), cobc_print_info(), and print_info().

#define WITH_VBISAM   1

Definition at line 373 of file config.h.