xref: /netbsd-src/external/gpl3/gcc/usr.bin/libcpp/arch/earmv6eb/config.h (revision cf89d143ddc4c4858b3b762976d9b0ce1d6c4300)
151863888Smatt /* This file is automatically generated.  DO NOT EDIT! */
2*cf89d143Smrg /* Generated from: NetBSD: mknative-gcc,v 1.117 2023/07/31 01:48:37 mrg Exp  */
3b6d4a8b2Smrg /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
451863888Smatt 
551863888Smatt /* config.h.  Generated from config.in by configure.  */
651863888Smatt /* config.in.  Generated from configure.ac by autoheader.  */
751863888Smatt 
849d8c9ecSmrg /* Define if building universal (internal helper macro) */
949d8c9ecSmrg /* #undef AC_APPLE_UNIVERSAL_BUILD */
1049d8c9ecSmrg 
11d79d5e15Smrg /* Define to 1 if you want more run-time sanity checks. */
12d79d5e15Smrg #define CHECKING_P 0
13d79d5e15Smrg 
1451863888Smatt /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
1551863888Smatt    systems. This function is required for `alloca.c' support on those systems.
1651863888Smatt    */
1751863888Smatt /* #undef CRAY_STACKSEG_END */
1851863888Smatt 
1951863888Smatt /* Define to 1 if using `alloca.c'. */
2051863888Smatt /* #undef C_ALLOCA */
2151863888Smatt 
22b6d4a8b2Smrg /* Define if you want assertions enabled. This is a cheap check. */
23b6d4a8b2Smrg #define ENABLE_ASSERT_CHECKING 1
24b6d4a8b2Smrg 
2549d8c9ecSmrg /* Define to enable system headers canonicalization. */
2649d8c9ecSmrg #define ENABLE_CANONICAL_SYSTEM_HEADERS 1
2749d8c9ecSmrg 
2851863888Smatt /* Define to 1 if translation of program messages to the user's native
2951863888Smatt    language is requested. */
3051863888Smatt #define ENABLE_NLS 1
3151863888Smatt 
32b6d4a8b2Smrg /* Define to get calls to the valgrind runtime enabled. */
33b6d4a8b2Smrg /* #undef ENABLE_VALGRIND_ANNOTATIONS */
34b6d4a8b2Smrg 
3549d8c9ecSmrg /* Define if you want to workaround valgrind (a memory checker) warnings about
3649d8c9ecSmrg    possible memory leaks because of libcpp use of interior pointers. */
3749d8c9ecSmrg /* #undef ENABLE_VALGRIND_CHECKING */
3849d8c9ecSmrg 
3951863888Smatt /* Define to 1 if you have `alloca', as a function or macro. */
4051863888Smatt #define HAVE_ALLOCA 1
4151863888Smatt 
4251863888Smatt /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
4351863888Smatt    */
4451863888Smatt /* #undef HAVE_ALLOCA_H */
4551863888Smatt 
4651863888Smatt /* Define to 1 if you have the `clearerr_unlocked' function. */
4751863888Smatt /* #undef HAVE_CLEARERR_UNLOCKED */
4851863888Smatt 
4951863888Smatt /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
5051863888Smatt    */
5151863888Smatt #define HAVE_DECL_ABORT 1
5251863888Smatt 
5351863888Smatt /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
5451863888Smatt    don't. */
5551863888Smatt #define HAVE_DECL_ASPRINTF 1
5651863888Smatt 
5749d8c9ecSmrg /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
5849d8c9ecSmrg    you don't. */
5951863888Smatt #define HAVE_DECL_BASENAME 0
6051863888Smatt 
6151863888Smatt /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
6251863888Smatt    you don't. */
6351863888Smatt #define HAVE_DECL_CLEARERR_UNLOCKED 0
6451863888Smatt 
6551863888Smatt /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
6651863888Smatt    */
6751863888Smatt #define HAVE_DECL_ERRNO 0
6851863888Smatt 
6951863888Smatt /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
7051863888Smatt    don't. */
7151863888Smatt #define HAVE_DECL_FEOF_UNLOCKED 0
7251863888Smatt 
7351863888Smatt /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
7451863888Smatt    you don't. */
7551863888Smatt #define HAVE_DECL_FERROR_UNLOCKED 0
7651863888Smatt 
7751863888Smatt /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
7851863888Smatt    you don't. */
7951863888Smatt #define HAVE_DECL_FFLUSH_UNLOCKED 0
8051863888Smatt 
8151863888Smatt /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
8251863888Smatt    you don't. */
8351863888Smatt #define HAVE_DECL_FGETC_UNLOCKED 0
8451863888Smatt 
8551863888Smatt /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
8651863888Smatt    you don't. */
8751863888Smatt #define HAVE_DECL_FGETS_UNLOCKED 0
8851863888Smatt 
8951863888Smatt /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
9051863888Smatt    you don't. */
9151863888Smatt #define HAVE_DECL_FILENO_UNLOCKED 0
9251863888Smatt 
9351863888Smatt /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
9451863888Smatt    you don't. */
9551863888Smatt #define HAVE_DECL_FPRINTF_UNLOCKED 0
9651863888Smatt 
9751863888Smatt /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
9851863888Smatt    you don't. */
9951863888Smatt #define HAVE_DECL_FPUTC_UNLOCKED 0
10051863888Smatt 
10151863888Smatt /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
10251863888Smatt    you don't. */
10351863888Smatt #define HAVE_DECL_FPUTS_UNLOCKED 0
10451863888Smatt 
10551863888Smatt /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
10651863888Smatt    you don't. */
10751863888Smatt #define HAVE_DECL_FREAD_UNLOCKED 0
10851863888Smatt 
10951863888Smatt /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
11051863888Smatt    you don't. */
11151863888Smatt #define HAVE_DECL_FWRITE_UNLOCKED 0
11251863888Smatt 
11351863888Smatt /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
11451863888Smatt    you don't. */
11551863888Smatt #define HAVE_DECL_GETCHAR_UNLOCKED 1
11651863888Smatt 
11751863888Smatt /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
11851863888Smatt    don't. */
11951863888Smatt #define HAVE_DECL_GETC_UNLOCKED 1
12051863888Smatt 
12151863888Smatt /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
12251863888Smatt    */
12351863888Smatt #define HAVE_DECL_GETOPT 1
12451863888Smatt 
12551863888Smatt /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
12651863888Smatt    you don't. */
12751863888Smatt #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12851863888Smatt 
12951863888Smatt /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
13051863888Smatt    don't. */
13151863888Smatt #define HAVE_DECL_PUTC_UNLOCKED 1
13251863888Smatt 
13351863888Smatt /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
13451863888Smatt    don't. */
13551863888Smatt #define HAVE_DECL_VASPRINTF 1
13651863888Smatt 
13751863888Smatt /* Define to 1 if you have the <fcntl.h> header file. */
13851863888Smatt #define HAVE_FCNTL_H 1
13951863888Smatt 
14051863888Smatt /* Define to 1 if you have the `feof_unlocked' function. */
14151863888Smatt /* #undef HAVE_FEOF_UNLOCKED */
14251863888Smatt 
14351863888Smatt /* Define to 1 if you have the `ferror_unlocked' function. */
14451863888Smatt /* #undef HAVE_FERROR_UNLOCKED */
14551863888Smatt 
14651863888Smatt /* Define to 1 if you have the `fflush_unlocked' function. */
14751863888Smatt /* #undef HAVE_FFLUSH_UNLOCKED */
14851863888Smatt 
14951863888Smatt /* Define to 1 if you have the `fgetc_unlocked' function. */
15051863888Smatt /* #undef HAVE_FGETC_UNLOCKED */
15151863888Smatt 
15251863888Smatt /* Define to 1 if you have the `fgets_unlocked' function. */
15351863888Smatt /* #undef HAVE_FGETS_UNLOCKED */
15451863888Smatt 
15551863888Smatt /* Define to 1 if you have the `fileno_unlocked' function. */
15651863888Smatt /* #undef HAVE_FILENO_UNLOCKED */
15751863888Smatt 
15851863888Smatt /* Define to 1 if you have the `fprintf_unlocked' function. */
15951863888Smatt /* #undef HAVE_FPRINTF_UNLOCKED */
16051863888Smatt 
16151863888Smatt /* Define to 1 if you have the `fputc_unlocked' function. */
16251863888Smatt /* #undef HAVE_FPUTC_UNLOCKED */
16351863888Smatt 
16451863888Smatt /* Define to 1 if you have the `fputs_unlocked' function. */
16551863888Smatt /* #undef HAVE_FPUTS_UNLOCKED */
16651863888Smatt 
16751863888Smatt /* Define to 1 if you have the `fread_unlocked' function. */
16851863888Smatt /* #undef HAVE_FREAD_UNLOCKED */
16951863888Smatt 
17051863888Smatt /* Define to 1 if you have the `fwrite_unlocked' function. */
17151863888Smatt /* #undef HAVE_FWRITE_UNLOCKED */
17251863888Smatt 
17351863888Smatt /* Define to 1 if you have the `getchar_unlocked' function. */
17451863888Smatt #define HAVE_GETCHAR_UNLOCKED 1
17551863888Smatt 
17651863888Smatt /* Define to 1 if you have the `getc_unlocked' function. */
17751863888Smatt #define HAVE_GETC_UNLOCKED 1
17851863888Smatt 
17951863888Smatt /* Define if you have the iconv() function. */
18051863888Smatt #define HAVE_ICONV 1
18151863888Smatt 
18251863888Smatt /* Define to 1 if you have the <inttypes.h> header file. */
18351863888Smatt #define HAVE_INTTYPES_H 1
18451863888Smatt 
18551863888Smatt /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
18651863888Smatt #define HAVE_LANGINFO_CODESET 1
18751863888Smatt 
18851863888Smatt /* Define to 1 if you have the <limits.h> header file. */
18951863888Smatt #define HAVE_LIMITS_H 1
19051863888Smatt 
19151863888Smatt /* Define to 1 if you have the <locale.h> header file. */
19251863888Smatt #define HAVE_LOCALE_H 1
19351863888Smatt 
19451863888Smatt /* Define to 1 if you have the <memory.h> header file. */
19551863888Smatt #define HAVE_MEMORY_H 1
19651863888Smatt 
19751863888Smatt /* Define to 1 if libc includes obstacks. */
19851863888Smatt /* #undef HAVE_OBSTACK */
19951863888Smatt 
20051863888Smatt /* Define to 1 if you have the `putchar_unlocked' function. */
20151863888Smatt #define HAVE_PUTCHAR_UNLOCKED 1
20251863888Smatt 
20351863888Smatt /* Define to 1 if you have the `putc_unlocked' function. */
20451863888Smatt #define HAVE_PUTC_UNLOCKED 1
20551863888Smatt 
20649d8c9ecSmrg /* Define to 1 if you can assemble SSE4 insns. */
20749d8c9ecSmrg /* #undef HAVE_SSE4 */
20849d8c9ecSmrg 
20951863888Smatt /* Define to 1 if you have the <stddef.h> header file. */
21051863888Smatt #define HAVE_STDDEF_H 1
21151863888Smatt 
21251863888Smatt /* Define to 1 if you have the <stdint.h> header file. */
21351863888Smatt #define HAVE_STDINT_H 1
21451863888Smatt 
21551863888Smatt /* Define to 1 if you have the <stdlib.h> header file. */
21651863888Smatt #define HAVE_STDLIB_H 1
21751863888Smatt 
21851863888Smatt /* Define to 1 if you have the <strings.h> header file. */
21951863888Smatt #define HAVE_STRINGS_H 1
22051863888Smatt 
22151863888Smatt /* Define to 1 if you have the <string.h> header file. */
22251863888Smatt #define HAVE_STRING_H 1
22351863888Smatt 
22451863888Smatt /* Define to 1 if you have the <sys/file.h> header file. */
22551863888Smatt #define HAVE_SYS_FILE_H 1
22651863888Smatt 
22751863888Smatt /* Define to 1 if you have the <sys/stat.h> header file. */
22851863888Smatt #define HAVE_SYS_STAT_H 1
22951863888Smatt 
23051863888Smatt /* Define to 1 if you have the <sys/types.h> header file. */
23151863888Smatt #define HAVE_SYS_TYPES_H 1
23251863888Smatt 
23351863888Smatt /* Define if <sys/types.h> defines \`uchar'. */
23451863888Smatt /* #undef HAVE_UCHAR */
23551863888Smatt 
23649d8c9ecSmrg /* Define to 1 if the system has the type `uintptr_t'. */
23749d8c9ecSmrg #define HAVE_UINTPTR_T 1
23849d8c9ecSmrg 
23951863888Smatt /* Define to 1 if you have the <unistd.h> header file. */
24051863888Smatt #define HAVE_UNISTD_H 1
24151863888Smatt 
24251863888Smatt /* Define as const if the declaration of iconv() needs const. */
24377a1ad5fSkamil #define ICONV_CONST
24451863888Smatt 
24551863888Smatt /* Define to the name of this package. */
24651863888Smatt #define PACKAGE "cpplib"
24751863888Smatt 
24851863888Smatt /* Define to the address where bug reports for this package should be sent. */
24951863888Smatt #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
25051863888Smatt 
25151863888Smatt /* Define to the full name of this package. */
25251863888Smatt #define PACKAGE_NAME "cpplib"
25351863888Smatt 
25451863888Smatt /* Define to the full name and version of this package. */
25551863888Smatt #define PACKAGE_STRING "cpplib  "
25651863888Smatt 
25751863888Smatt /* Define to the one symbol short name of this package. */
25851863888Smatt #define PACKAGE_TARNAME "cpplib"
25951863888Smatt 
26051863888Smatt /* Define to the home page for this package. */
26151863888Smatt #define PACKAGE_URL ""
26251863888Smatt 
26351863888Smatt /* Define to the version of this package. */
26451863888Smatt #define PACKAGE_VERSION " "
26551863888Smatt 
266*cf89d143Smrg /* The size of `dev_t', as computed by sizeof. */
267*cf89d143Smrg #define SIZEOF_DEV_T 8
268*cf89d143Smrg 
269*cf89d143Smrg /* The size of `ino_t', as computed by sizeof. */
270*cf89d143Smrg #define SIZEOF_INO_T 8
271*cf89d143Smrg 
27251863888Smatt /* The size of `int', as computed by sizeof. */
27351863888Smatt #define SIZEOF_INT 4
27451863888Smatt 
27551863888Smatt /* The size of `long', as computed by sizeof. */
27651863888Smatt #define SIZEOF_LONG 4
27751863888Smatt 
27851863888Smatt /* If using the C implementation of alloca, define if you know the
27951863888Smatt    direction of stack growth for your system; otherwise it will be
28051863888Smatt    automatically deduced at runtime.
28151863888Smatt 	STACK_DIRECTION > 0 => grows toward higher addresses
28251863888Smatt 	STACK_DIRECTION < 0 => grows toward lower addresses
28351863888Smatt 	STACK_DIRECTION = 0 => direction of growth unknown */
28451863888Smatt /* #undef STACK_DIRECTION */
28551863888Smatt 
28651863888Smatt /* Define to 1 if you have the ANSI C header files. */
28751863888Smatt #define STDC_HEADERS 1
28851863888Smatt 
28951863888Smatt /* Define if you can safely include both <string.h> and <strings.h>. */
29051863888Smatt #define STRING_WITH_STRINGS 1
29151863888Smatt 
29251863888Smatt /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
29351863888Smatt #define TIME_WITH_SYS_TIME 1
29451863888Smatt 
29551863888Smatt /* Define to 1 if your <sys/time.h> declares `struct tm'. */
29651863888Smatt /* #undef TM_IN_SYS_TIME */
29751863888Smatt 
29849d8c9ecSmrg /* Enable extensions on AIX 3, Interix.  */
29949d8c9ecSmrg #ifndef _ALL_SOURCE
30049d8c9ecSmrg # define _ALL_SOURCE 1
30149d8c9ecSmrg #endif
30249d8c9ecSmrg /* Enable GNU extensions on systems that have them.  */
30349d8c9ecSmrg #ifndef _GNU_SOURCE
30449d8c9ecSmrg # define _GNU_SOURCE 1
30549d8c9ecSmrg #endif
30649d8c9ecSmrg /* Enable threading extensions on Solaris.  */
30749d8c9ecSmrg #ifndef _POSIX_PTHREAD_SEMANTICS
30849d8c9ecSmrg # define _POSIX_PTHREAD_SEMANTICS 1
30949d8c9ecSmrg #endif
31049d8c9ecSmrg /* Enable extensions on HP NonStop.  */
31149d8c9ecSmrg #ifndef _TANDEM_SOURCE
31249d8c9ecSmrg # define _TANDEM_SOURCE 1
31349d8c9ecSmrg #endif
31449d8c9ecSmrg /* Enable general extensions on Solaris.  */
31549d8c9ecSmrg #ifndef __EXTENSIONS__
31649d8c9ecSmrg # define __EXTENSIONS__ 1
31749d8c9ecSmrg #endif
31849d8c9ecSmrg 
31949d8c9ecSmrg 
32049d8c9ecSmrg /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
32149d8c9ecSmrg    significant byte first (like Motorola and SPARC, unlike Intel). */
32249d8c9ecSmrg #if defined AC_APPLE_UNIVERSAL_BUILD
32349d8c9ecSmrg # if defined __BIG_ENDIAN__
32449d8c9ecSmrg #  define WORDS_BIGENDIAN 1
32549d8c9ecSmrg # endif
32649d8c9ecSmrg #else
32749d8c9ecSmrg # ifndef WORDS_BIGENDIAN
32849d8c9ecSmrg #  define WORDS_BIGENDIAN 1
32949d8c9ecSmrg # endif
33049d8c9ecSmrg #endif
33149d8c9ecSmrg 
3323d883ed1Smrg /* Enable large inode numbers on Mac OS X 10.5.  */
3333d883ed1Smrg #ifndef _DARWIN_USE_64_BIT_INODE
3343d883ed1Smrg # define _DARWIN_USE_64_BIT_INODE 1
3353d883ed1Smrg #endif
3363d883ed1Smrg 
33749d8c9ecSmrg /* Number of bits in a file offset, on hosts where this is settable. */
33849d8c9ecSmrg /* #undef _FILE_OFFSET_BITS */
33949d8c9ecSmrg 
34049d8c9ecSmrg /* Define for large files, on AIX-style hosts. */
34149d8c9ecSmrg /* #undef _LARGE_FILES */
34249d8c9ecSmrg 
34349d8c9ecSmrg /* Define to 1 if on MINIX. */
34449d8c9ecSmrg /* #undef _MINIX */
34549d8c9ecSmrg 
34649d8c9ecSmrg /* Define to 2 if the system does not provide POSIX.1 features except with
34749d8c9ecSmrg    this defined. */
34849d8c9ecSmrg /* #undef _POSIX_1_SOURCE */
34949d8c9ecSmrg 
35049d8c9ecSmrg /* Define to 1 if you need to in order for `stat' and other things to work. */
35149d8c9ecSmrg /* #undef _POSIX_SOURCE */
35249d8c9ecSmrg 
353942264dcSmrg /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
354942264dcSmrg    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
355942264dcSmrg    #define below would cause a syntax error. */
356942264dcSmrg /* #undef _UINT64_T */
357942264dcSmrg 
35851863888Smatt /* Define to empty if `const' does not conform to ANSI C. */
35951863888Smatt /* #undef const */
36051863888Smatt 
36151863888Smatt /* Define to `__inline__' or `__inline' if that's what the C compiler
36251863888Smatt    calls it, or to nothing if 'inline' is not supported under any name.  */
36351863888Smatt #ifndef __cplusplus
36451863888Smatt /* #undef inline */
36551863888Smatt #endif
36651863888Smatt 
36751863888Smatt /* Define to `long int' if <sys/types.h> does not define. */
36851863888Smatt /* #undef off_t */
36951863888Smatt 
37049d8c9ecSmrg /* Define to `int' if <sys/types.h> does not define. */
37149d8c9ecSmrg /* #undef ptrdiff_t */
37249d8c9ecSmrg 
37351863888Smatt /* Define to `unsigned int' if <sys/types.h> does not define. */
37451863888Smatt /* #undef size_t */
37551863888Smatt 
37651863888Smatt /* Define to `int' if <sys/types.h> does not define. */
37751863888Smatt /* #undef ssize_t */
37849d8c9ecSmrg 
379942264dcSmrg /* Define to the type of an unsigned integer type of width exactly 64 bits if
380942264dcSmrg    such a type exists and the standard includes do not define it. */
381942264dcSmrg /* #undef uint64_t */
382942264dcSmrg 
38349d8c9ecSmrg /* Define to the type of an unsigned integer type wide enough to hold a
38449d8c9ecSmrg    pointer, if such a type exists, and if the system does not define it. */
38549d8c9ecSmrg /* #undef uintptr_t */
386