GDBserver
Macros
config.h File Reference

Go to the source code of this file.

Macros

#define HAVE_ALLOCA_H   1
 
#define HAVE_ASPRINTF   1
 
#define HAVE_ATEXIT   1
 
#define HAVE_BASENAME   1
 
#define HAVE_BCMP   1
 
#define HAVE_BCOPY   1
 
#define HAVE_BSEARCH   1
 
#define HAVE_BZERO   1
 
#define HAVE_CALLOC   1
 
#define HAVE_CANONICALIZE_FILE_NAME   1
 
#define HAVE_CLOCK   1
 
#define HAVE_DECL_ASPRINTF   1
 
#define HAVE_DECL_BASENAME   1
 
#define HAVE_DECL_CALLOC   1
 
#define HAVE_DECL_FFS   1
 
#define HAVE_DECL_GETENV   1
 
#define HAVE_DECL_GETOPT   1
 
#define HAVE_DECL_MALLOC   1
 
#define HAVE_DECL_REALLOC   1
 
#define HAVE_DECL_SBRK   1
 
#define HAVE_DECL_SNPRINTF   1
 
#define HAVE_DECL_STRNLEN   1
 
#define HAVE_DECL_STRTOL   1
 
#define HAVE_DECL_STRTOLL   1
 
#define HAVE_DECL_STRTOUL   1
 
#define HAVE_DECL_STRTOULL   1
 
#define HAVE_DECL_STRVERSCMP   1
 
#define HAVE_DECL_VASPRINTF   1
 
#define HAVE_DECL_VSNPRINTF   1
 
#define HAVE_DUP3   1
 
#define HAVE_FCNTL_H   1
 
#define HAVE_FFS   1
 
#define HAVE_FORK   1
 
#define HAVE_GETCWD   1
 
#define HAVE_GETPAGESIZE   1
 
#define HAVE_GETRLIMIT   1
 
#define HAVE_GETRUSAGE   1
 
#define HAVE_GETTIMEOFDAY   1
 
#define HAVE_INDEX   1
 
#define HAVE_INSQUE   1
 
#define HAVE_INTPTR_T   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LIMITS_H   1
 
#define HAVE_LONG_LONG   1
 
#define HAVE_MALLOC_H   1
 
#define HAVE_MEMCHR   1
 
#define HAVE_MEMCMP   1
 
#define HAVE_MEMCPY   1
 
#define HAVE_MEMMEM   1
 
#define HAVE_MEMMOVE   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_MEMSET   1
 
#define HAVE_MKSTEMPS   1
 
#define HAVE_MMAP   1
 
#define HAVE_ON_EXIT   1
 
#define HAVE_PSIGNAL   1
 
#define HAVE_PUTENV   1
 
#define HAVE_RANDOM   1
 
#define HAVE_REALPATH   1
 
#define HAVE_RENAME   1
 
#define HAVE_RINDEX   1
 
#define HAVE_SBRK   1
 
#define HAVE_SETENV   1
 
#define HAVE_SETRLIMIT   1
 
#define HAVE_SIGSETMASK   1
 
#define HAVE_SNPRINTF   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDIO_EXT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STPCPY   1
 
#define HAVE_STPNCPY   1
 
#define HAVE_STRCASECMP   1
 
#define HAVE_STRCHR   1
 
#define HAVE_STRDUP   1
 
#define HAVE_STRERROR   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRNCASECMP   1
 
#define HAVE_STRNDUP   1
 
#define HAVE_STRNLEN   1
 
#define HAVE_STRRCHR   1
 
#define HAVE_STRSIGNAL   1
 
#define HAVE_STRSTR   1
 
#define HAVE_STRTOD   1
 
#define HAVE_STRTOL   1
 
#define HAVE_STRTOLL   1
 
#define HAVE_STRTOUL   1
 
#define HAVE_STRTOULL   1
 
#define HAVE_STRVERSCMP   1
 
#define HAVE_SYSCONF   1
 
#define HAVE_SYSCTL   1
 
#define HAVE_SYS_ERRLIST   1
 
#define HAVE_SYS_FILE_H   1
 
#define HAVE_SYS_MMAN_H   1
 
#define HAVE_SYS_NERR   1
 
#define HAVE_SYS_PARAM_H   1
 
#define HAVE_SYS_PRCTL_H   1
 
#define HAVE_SYS_RESOURCE_H   1
 
#define HAVE_SYS_SIGLIST   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_SYSCTL_H   1
 
#define HAVE_SYS_SYSINFO_H   1
 
#define HAVE_SYS_TIME_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_SYS_WAIT_H   1
 
#define HAVE_TIMES   1
 
#define HAVE_TIME_H   1
 
#define HAVE_TMPNAM   1
 
#define HAVE_UINTPTR_T   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_VASPRINTF   1
 
#define HAVE_VFORK   1
 
#define HAVE_VFPRINTF   1
 
#define HAVE_VPRINTF   1
 
#define HAVE_VSPRINTF   1
 
#define HAVE_WAIT3   1
 
#define HAVE_WAIT4   1
 
#define HAVE_WAITPID   1
 
#define HAVE_WORKING_FORK   1
 
#define HAVE_WORKING_VFORK   1
 
#define HAVE___FSETLOCKING   1
 
#define PACKAGE_BUGREPORT   ""
 
#define PACKAGE_NAME   ""
 
#define PACKAGE_STRING   ""
 
#define PACKAGE_TARNAME   ""
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   ""
 
#define SIZEOF_INT   4
 
#define SIZEOF_LONG   8
 
#define SIZEOF_LONG_LONG   8
 
#define SIZEOF_SIZE_T   8
 
#define STACK_DIRECTION   -1
 
#define STDC_HEADERS   1
 
#define TIME_WITH_SYS_TIME   1
 
#define UNSIGNED_64BIT_TYPE   uint64_t
 
#define _ALL_SOURCE   1
 
#define _GNU_SOURCE   1
 
#define _POSIX_PTHREAD_SEMANTICS   1
 
#define _TANDEM_SOURCE   1
 
#define __EXTENSIONS__   1
 

Macro Definition Documentation

◆ __EXTENSIONS__

#define __EXTENSIONS__   1

Definition at line 514 of file config.h.

◆ _ALL_SOURCE

#define _ALL_SOURCE   1

Definition at line 498 of file config.h.

◆ _GNU_SOURCE

#define _GNU_SOURCE   1

Definition at line 502 of file config.h.

◆ _POSIX_PTHREAD_SEMANTICS

#define _POSIX_PTHREAD_SEMANTICS   1

Definition at line 506 of file config.h.

◆ _TANDEM_SOURCE

#define _TANDEM_SOURCE   1

Definition at line 510 of file config.h.

◆ HAVE___FSETLOCKING

#define HAVE___FSETLOCKING   1

Definition at line 440 of file config.h.

◆ HAVE_ALLOCA_H

#define HAVE_ALLOCA_H   1

Definition at line 12 of file config.h.

◆ HAVE_ASPRINTF

#define HAVE_ASPRINTF   1

Definition at line 15 of file config.h.

◆ HAVE_ATEXIT

#define HAVE_ATEXIT   1

Definition at line 18 of file config.h.

◆ HAVE_BASENAME

#define HAVE_BASENAME   1

Definition at line 21 of file config.h.

◆ HAVE_BCMP

#define HAVE_BCMP   1

Definition at line 24 of file config.h.

◆ HAVE_BCOPY

#define HAVE_BCOPY   1

Definition at line 27 of file config.h.

◆ HAVE_BSEARCH

#define HAVE_BSEARCH   1

Definition at line 30 of file config.h.

◆ HAVE_BZERO

#define HAVE_BZERO   1

Definition at line 33 of file config.h.

◆ HAVE_CALLOC

#define HAVE_CALLOC   1

Definition at line 36 of file config.h.

◆ HAVE_CANONICALIZE_FILE_NAME

#define HAVE_CANONICALIZE_FILE_NAME   1

Definition at line 39 of file config.h.

◆ HAVE_CLOCK

#define HAVE_CLOCK   1

Definition at line 42 of file config.h.

◆ HAVE_DECL_ASPRINTF

#define HAVE_DECL_ASPRINTF   1

Definition at line 46 of file config.h.

◆ HAVE_DECL_BASENAME

#define HAVE_DECL_BASENAME   1

Definition at line 50 of file config.h.

◆ HAVE_DECL_CALLOC

#define HAVE_DECL_CALLOC   1

Definition at line 54 of file config.h.

◆ HAVE_DECL_FFS

#define HAVE_DECL_FFS   1

Definition at line 57 of file config.h.

◆ HAVE_DECL_GETENV

#define HAVE_DECL_GETENV   1

Definition at line 61 of file config.h.

◆ HAVE_DECL_GETOPT

#define HAVE_DECL_GETOPT   1

Definition at line 65 of file config.h.

◆ HAVE_DECL_MALLOC

#define HAVE_DECL_MALLOC   1

Definition at line 69 of file config.h.

◆ HAVE_DECL_REALLOC

#define HAVE_DECL_REALLOC   1

Definition at line 73 of file config.h.

◆ HAVE_DECL_SBRK

#define HAVE_DECL_SBRK   1

Definition at line 77 of file config.h.

◆ HAVE_DECL_SNPRINTF

#define HAVE_DECL_SNPRINTF   1

Definition at line 81 of file config.h.

◆ HAVE_DECL_STRNLEN

#define HAVE_DECL_STRNLEN   1

Definition at line 85 of file config.h.

◆ HAVE_DECL_STRTOL

#define HAVE_DECL_STRTOL   1

Definition at line 89 of file config.h.

◆ HAVE_DECL_STRTOLL

#define HAVE_DECL_STRTOLL   1

Definition at line 93 of file config.h.

◆ HAVE_DECL_STRTOUL

#define HAVE_DECL_STRTOUL   1

Definition at line 97 of file config.h.

◆ HAVE_DECL_STRTOULL

#define HAVE_DECL_STRTOULL   1

Definition at line 101 of file config.h.

◆ HAVE_DECL_STRVERSCMP

#define HAVE_DECL_STRVERSCMP   1

Definition at line 105 of file config.h.

◆ HAVE_DECL_VASPRINTF

#define HAVE_DECL_VASPRINTF   1

Definition at line 109 of file config.h.

◆ HAVE_DECL_VSNPRINTF

#define HAVE_DECL_VSNPRINTF   1

Definition at line 113 of file config.h.

◆ HAVE_DUP3

#define HAVE_DUP3   1

Definition at line 116 of file config.h.

◆ HAVE_FCNTL_H

#define HAVE_FCNTL_H   1

Definition at line 119 of file config.h.

◆ HAVE_FFS

#define HAVE_FFS   1

Definition at line 122 of file config.h.

◆ HAVE_FORK

#define HAVE_FORK   1

Definition at line 125 of file config.h.

◆ HAVE_GETCWD

#define HAVE_GETCWD   1

Definition at line 128 of file config.h.

◆ HAVE_GETPAGESIZE

#define HAVE_GETPAGESIZE   1

Definition at line 131 of file config.h.

◆ HAVE_GETRLIMIT

#define HAVE_GETRLIMIT   1

Definition at line 134 of file config.h.

◆ HAVE_GETRUSAGE

#define HAVE_GETRUSAGE   1

Definition at line 137 of file config.h.

◆ HAVE_GETTIMEOFDAY

#define HAVE_GETTIMEOFDAY   1

Definition at line 143 of file config.h.

◆ HAVE_INDEX

#define HAVE_INDEX   1

Definition at line 146 of file config.h.

◆ HAVE_INSQUE

#define HAVE_INSQUE   1

Definition at line 149 of file config.h.

◆ HAVE_INTPTR_T

#define HAVE_INTPTR_T   1

Definition at line 152 of file config.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 155 of file config.h.

◆ HAVE_LIMITS_H

#define HAVE_LIMITS_H   1

Definition at line 158 of file config.h.

◆ HAVE_LONG_LONG

#define HAVE_LONG_LONG   1

Definition at line 161 of file config.h.

◆ HAVE_MALLOC_H

#define HAVE_MALLOC_H   1

Definition at line 167 of file config.h.

◆ HAVE_MEMCHR

#define HAVE_MEMCHR   1

Definition at line 170 of file config.h.

◆ HAVE_MEMCMP

#define HAVE_MEMCMP   1

Definition at line 173 of file config.h.

◆ HAVE_MEMCPY

#define HAVE_MEMCPY   1

Definition at line 176 of file config.h.

◆ HAVE_MEMMEM

#define HAVE_MEMMEM   1

Definition at line 179 of file config.h.

◆ HAVE_MEMMOVE

#define HAVE_MEMMOVE   1

Definition at line 182 of file config.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 185 of file config.h.

◆ HAVE_MEMSET

#define HAVE_MEMSET   1

Definition at line 188 of file config.h.

◆ HAVE_MKSTEMPS

#define HAVE_MKSTEMPS   1

Definition at line 191 of file config.h.

◆ HAVE_MMAP

#define HAVE_MMAP   1

Definition at line 194 of file config.h.

◆ HAVE_ON_EXIT

#define HAVE_ON_EXIT   1

Definition at line 197 of file config.h.

◆ HAVE_PSIGNAL

#define HAVE_PSIGNAL   1

Definition at line 203 of file config.h.

◆ HAVE_PUTENV

#define HAVE_PUTENV   1

Definition at line 212 of file config.h.

◆ HAVE_RANDOM

#define HAVE_RANDOM   1

Definition at line 215 of file config.h.

◆ HAVE_REALPATH

#define HAVE_REALPATH   1

Definition at line 218 of file config.h.

◆ HAVE_RENAME

#define HAVE_RENAME   1

Definition at line 221 of file config.h.

◆ HAVE_RINDEX

#define HAVE_RINDEX   1

Definition at line 224 of file config.h.

◆ HAVE_SBRK

#define HAVE_SBRK   1

Definition at line 227 of file config.h.

◆ HAVE_SETENV

#define HAVE_SETENV   1

Definition at line 230 of file config.h.

◆ HAVE_SETRLIMIT

#define HAVE_SETRLIMIT   1

Definition at line 236 of file config.h.

◆ HAVE_SIGSETMASK

#define HAVE_SIGSETMASK   1

Definition at line 239 of file config.h.

◆ HAVE_SNPRINTF

#define HAVE_SNPRINTF   1

Definition at line 242 of file config.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 251 of file config.h.

◆ HAVE_STDIO_EXT_H

#define HAVE_STDIO_EXT_H   1

Definition at line 254 of file config.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 257 of file config.h.

◆ HAVE_STPCPY

#define HAVE_STPCPY   1

Definition at line 260 of file config.h.

◆ HAVE_STPNCPY

#define HAVE_STPNCPY   1

Definition at line 263 of file config.h.

◆ HAVE_STRCASECMP

#define HAVE_STRCASECMP   1

Definition at line 266 of file config.h.

◆ HAVE_STRCHR

#define HAVE_STRCHR   1

Definition at line 269 of file config.h.

◆ HAVE_STRDUP

#define HAVE_STRDUP   1

Definition at line 272 of file config.h.

◆ HAVE_STRERROR

#define HAVE_STRERROR   1

Definition at line 275 of file config.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 281 of file config.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 278 of file config.h.

◆ HAVE_STRNCASECMP

#define HAVE_STRNCASECMP   1

Definition at line 284 of file config.h.

◆ HAVE_STRNDUP

#define HAVE_STRNDUP   1

Definition at line 287 of file config.h.

◆ HAVE_STRNLEN

#define HAVE_STRNLEN   1

Definition at line 290 of file config.h.

◆ HAVE_STRRCHR

#define HAVE_STRRCHR   1

Definition at line 293 of file config.h.

◆ HAVE_STRSIGNAL

#define HAVE_STRSIGNAL   1

Definition at line 296 of file config.h.

◆ HAVE_STRSTR

#define HAVE_STRSTR   1

Definition at line 299 of file config.h.

◆ HAVE_STRTOD

#define HAVE_STRTOD   1

Definition at line 302 of file config.h.

◆ HAVE_STRTOL

#define HAVE_STRTOL   1

Definition at line 305 of file config.h.

◆ HAVE_STRTOLL

#define HAVE_STRTOLL   1

Definition at line 308 of file config.h.

◆ HAVE_STRTOUL

#define HAVE_STRTOUL   1

Definition at line 311 of file config.h.

◆ HAVE_STRTOULL

#define HAVE_STRTOULL   1

Definition at line 314 of file config.h.

◆ HAVE_STRVERSCMP

#define HAVE_STRVERSCMP   1

Definition at line 317 of file config.h.

◆ HAVE_SYS_ERRLIST

#define HAVE_SYS_ERRLIST   1

Definition at line 329 of file config.h.

◆ HAVE_SYS_FILE_H

#define HAVE_SYS_FILE_H   1

Definition at line 332 of file config.h.

◆ HAVE_SYS_MMAN_H

#define HAVE_SYS_MMAN_H   1

Definition at line 335 of file config.h.

◆ HAVE_SYS_NERR

#define HAVE_SYS_NERR   1

Definition at line 338 of file config.h.

◆ HAVE_SYS_PARAM_H

#define HAVE_SYS_PARAM_H   1

Definition at line 341 of file config.h.

◆ HAVE_SYS_PRCTL_H

#define HAVE_SYS_PRCTL_H   1

Definition at line 344 of file config.h.

◆ HAVE_SYS_RESOURCE_H

#define HAVE_SYS_RESOURCE_H   1

Definition at line 350 of file config.h.

◆ HAVE_SYS_SIGLIST

#define HAVE_SYS_SIGLIST   1

Definition at line 353 of file config.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 356 of file config.h.

◆ HAVE_SYS_SYSCTL_H

#define HAVE_SYS_SYSCTL_H   1

Definition at line 359 of file config.h.

◆ HAVE_SYS_SYSINFO_H

#define HAVE_SYS_SYSINFO_H   1

Definition at line 362 of file config.h.

◆ HAVE_SYS_TIME_H

#define HAVE_SYS_TIME_H   1

Definition at line 374 of file config.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 377 of file config.h.

◆ HAVE_SYS_WAIT_H

#define HAVE_SYS_WAIT_H   1

Definition at line 380 of file config.h.

◆ HAVE_SYSCONF

#define HAVE_SYSCONF   1

Definition at line 320 of file config.h.

◆ HAVE_SYSCTL

#define HAVE_SYSCTL   1

Definition at line 323 of file config.h.

◆ HAVE_TIME_H

#define HAVE_TIME_H   1

Definition at line 389 of file config.h.

◆ HAVE_TIMES

#define HAVE_TIMES   1

Definition at line 386 of file config.h.

◆ HAVE_TMPNAM

#define HAVE_TMPNAM   1

Definition at line 392 of file config.h.

◆ HAVE_UINTPTR_T

#define HAVE_UINTPTR_T   1

Definition at line 395 of file config.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 398 of file config.h.

◆ HAVE_VASPRINTF

#define HAVE_VASPRINTF   1

Definition at line 401 of file config.h.

◆ HAVE_VFORK

#define HAVE_VFORK   1

Definition at line 404 of file config.h.

◆ HAVE_VFPRINTF

#define HAVE_VFPRINTF   1

Definition at line 410 of file config.h.

◆ HAVE_VPRINTF

#define HAVE_VPRINTF   1

Definition at line 413 of file config.h.

◆ HAVE_VSPRINTF

#define HAVE_VSPRINTF   1

Definition at line 416 of file config.h.

◆ HAVE_WAIT3

#define HAVE_WAIT3   1

Definition at line 419 of file config.h.

◆ HAVE_WAIT4

#define HAVE_WAIT4   1

Definition at line 422 of file config.h.

◆ HAVE_WAITPID

#define HAVE_WAITPID   1

Definition at line 425 of file config.h.

◆ HAVE_WORKING_FORK

#define HAVE_WORKING_FORK   1

Definition at line 428 of file config.h.

◆ HAVE_WORKING_VFORK

#define HAVE_WORKING_VFORK   1

Definition at line 431 of file config.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   ""

Definition at line 452 of file config.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   ""

Definition at line 455 of file config.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   ""

Definition at line 458 of file config.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   ""

Definition at line 461 of file config.h.

◆ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 464 of file config.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   ""

Definition at line 467 of file config.h.

◆ SIZEOF_INT

#define SIZEOF_INT   4

Definition at line 470 of file config.h.

◆ SIZEOF_LONG

#define SIZEOF_LONG   8

Definition at line 473 of file config.h.

◆ SIZEOF_LONG_LONG

#define SIZEOF_LONG_LONG   8

Definition at line 476 of file config.h.

◆ SIZEOF_SIZE_T

#define SIZEOF_SIZE_T   8

Definition at line 479 of file config.h.

◆ STACK_DIRECTION

#define STACK_DIRECTION   -1

Definition at line 485 of file config.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 488 of file config.h.

◆ TIME_WITH_SYS_TIME

#define TIME_WITH_SYS_TIME   1

Definition at line 491 of file config.h.

◆ UNSIGNED_64BIT_TYPE

#define UNSIGNED_64BIT_TYPE   uint64_t

Definition at line 494 of file config.h.