xref: /netbsd-src/external/gpl3/gcc/usr.bin/libcpp/arch/riscv64/config.h (revision cf89d143ddc4c4858b3b762976d9b0ce1d6c4300)
11d163c8dSmatt /* 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  */
3a9f3ed48Smrg /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
41d163c8dSmatt 
51d163c8dSmatt /* config.h.  Generated from config.in by configure.  */
61d163c8dSmatt /* config.in.  Generated from configure.ac by autoheader.  */
71d163c8dSmatt 
81d163c8dSmatt /* Define if building universal (internal helper macro) */
91d163c8dSmatt /* #undef AC_APPLE_UNIVERSAL_BUILD */
101d163c8dSmatt 
11a9f3ed48Smrg /* Define to 1 if you want more run-time sanity checks. */
12a9f3ed48Smrg #define CHECKING_P 0
13a9f3ed48Smrg 
141d163c8dSmatt /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
151d163c8dSmatt    systems. This function is required for `alloca.c' support on those systems.
161d163c8dSmatt    */
171d163c8dSmatt /* #undef CRAY_STACKSEG_END */
181d163c8dSmatt 
191d163c8dSmatt /* Define to 1 if using `alloca.c'. */
201d163c8dSmatt /* #undef C_ALLOCA */
211d163c8dSmatt 
22a9f3ed48Smrg /* Define if you want assertions enabled. This is a cheap check. */
23a9f3ed48Smrg #define ENABLE_ASSERT_CHECKING 1
24a9f3ed48Smrg 
251d163c8dSmatt /* Define to enable system headers canonicalization. */
261d163c8dSmatt #define ENABLE_CANONICAL_SYSTEM_HEADERS 1
271d163c8dSmatt 
281d163c8dSmatt /* Define to 1 if translation of program messages to the user's native
291d163c8dSmatt    language is requested. */
301d163c8dSmatt #define ENABLE_NLS 1
311d163c8dSmatt 
32a9f3ed48Smrg /* Define to get calls to the valgrind runtime enabled. */
33a9f3ed48Smrg /* #undef ENABLE_VALGRIND_ANNOTATIONS */
34a9f3ed48Smrg 
351d163c8dSmatt /* Define if you want to workaround valgrind (a memory checker) warnings about
361d163c8dSmatt    possible memory leaks because of libcpp use of interior pointers. */
371d163c8dSmatt /* #undef ENABLE_VALGRIND_CHECKING */
381d163c8dSmatt 
391d163c8dSmatt /* Define to 1 if you have `alloca', as a function or macro. */
401d163c8dSmatt #define HAVE_ALLOCA 1
411d163c8dSmatt 
421d163c8dSmatt /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
431d163c8dSmatt    */
441d163c8dSmatt /* #undef HAVE_ALLOCA_H */
451d163c8dSmatt 
461d163c8dSmatt /* Define to 1 if you have the `clearerr_unlocked' function. */
471d163c8dSmatt /* #undef HAVE_CLEARERR_UNLOCKED */
481d163c8dSmatt 
491d163c8dSmatt /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
501d163c8dSmatt    */
511d163c8dSmatt #define HAVE_DECL_ABORT 1
521d163c8dSmatt 
531d163c8dSmatt /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
541d163c8dSmatt    don't. */
551d163c8dSmatt #define HAVE_DECL_ASPRINTF 1
561d163c8dSmatt 
571d163c8dSmatt /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
581d163c8dSmatt    you don't. */
591d163c8dSmatt #define HAVE_DECL_BASENAME 0
601d163c8dSmatt 
611d163c8dSmatt /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
621d163c8dSmatt    you don't. */
631d163c8dSmatt #define HAVE_DECL_CLEARERR_UNLOCKED 0
641d163c8dSmatt 
651d163c8dSmatt /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
661d163c8dSmatt    */
671d163c8dSmatt #define HAVE_DECL_ERRNO 0
681d163c8dSmatt 
691d163c8dSmatt /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
701d163c8dSmatt    don't. */
711d163c8dSmatt #define HAVE_DECL_FEOF_UNLOCKED 0
721d163c8dSmatt 
731d163c8dSmatt /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
741d163c8dSmatt    you don't. */
751d163c8dSmatt #define HAVE_DECL_FERROR_UNLOCKED 0
761d163c8dSmatt 
771d163c8dSmatt /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
781d163c8dSmatt    you don't. */
791d163c8dSmatt #define HAVE_DECL_FFLUSH_UNLOCKED 0
801d163c8dSmatt 
811d163c8dSmatt /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
821d163c8dSmatt    you don't. */
831d163c8dSmatt #define HAVE_DECL_FGETC_UNLOCKED 0
841d163c8dSmatt 
851d163c8dSmatt /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
861d163c8dSmatt    you don't. */
871d163c8dSmatt #define HAVE_DECL_FGETS_UNLOCKED 0
881d163c8dSmatt 
891d163c8dSmatt /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
901d163c8dSmatt    you don't. */
911d163c8dSmatt #define HAVE_DECL_FILENO_UNLOCKED 0
921d163c8dSmatt 
931d163c8dSmatt /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
941d163c8dSmatt    you don't. */
951d163c8dSmatt #define HAVE_DECL_FPRINTF_UNLOCKED 0
961d163c8dSmatt 
971d163c8dSmatt /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
981d163c8dSmatt    you don't. */
991d163c8dSmatt #define HAVE_DECL_FPUTC_UNLOCKED 0
1001d163c8dSmatt 
1011d163c8dSmatt /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
1021d163c8dSmatt    you don't. */
1031d163c8dSmatt #define HAVE_DECL_FPUTS_UNLOCKED 0
1041d163c8dSmatt 
1051d163c8dSmatt /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
1061d163c8dSmatt    you don't. */
1071d163c8dSmatt #define HAVE_DECL_FREAD_UNLOCKED 0
1081d163c8dSmatt 
1091d163c8dSmatt /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
1101d163c8dSmatt    you don't. */
1111d163c8dSmatt #define HAVE_DECL_FWRITE_UNLOCKED 0
1121d163c8dSmatt 
1131d163c8dSmatt /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
1141d163c8dSmatt    you don't. */
1151d163c8dSmatt #define HAVE_DECL_GETCHAR_UNLOCKED 1
1161d163c8dSmatt 
1171d163c8dSmatt /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
1181d163c8dSmatt    don't. */
1191d163c8dSmatt #define HAVE_DECL_GETC_UNLOCKED 1
1201d163c8dSmatt 
1211d163c8dSmatt /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
1221d163c8dSmatt    */
1231d163c8dSmatt #define HAVE_DECL_GETOPT 1
1241d163c8dSmatt 
1251d163c8dSmatt /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
1261d163c8dSmatt    you don't. */
1271d163c8dSmatt #define HAVE_DECL_PUTCHAR_UNLOCKED 1
1281d163c8dSmatt 
1291d163c8dSmatt /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
1301d163c8dSmatt    don't. */
1311d163c8dSmatt #define HAVE_DECL_PUTC_UNLOCKED 1
1321d163c8dSmatt 
1331d163c8dSmatt /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
1341d163c8dSmatt    don't. */
1351d163c8dSmatt #define HAVE_DECL_VASPRINTF 1
1361d163c8dSmatt 
1371d163c8dSmatt /* Define to 1 if you have the <fcntl.h> header file. */
1381d163c8dSmatt #define HAVE_FCNTL_H 1
1391d163c8dSmatt 
1401d163c8dSmatt /* Define to 1 if you have the `feof_unlocked' function. */
1411d163c8dSmatt /* #undef HAVE_FEOF_UNLOCKED */
1421d163c8dSmatt 
1431d163c8dSmatt /* Define to 1 if you have the `ferror_unlocked' function. */
1441d163c8dSmatt /* #undef HAVE_FERROR_UNLOCKED */
1451d163c8dSmatt 
1461d163c8dSmatt /* Define to 1 if you have the `fflush_unlocked' function. */
1471d163c8dSmatt /* #undef HAVE_FFLUSH_UNLOCKED */
1481d163c8dSmatt 
1491d163c8dSmatt /* Define to 1 if you have the `fgetc_unlocked' function. */
1501d163c8dSmatt /* #undef HAVE_FGETC_UNLOCKED */
1511d163c8dSmatt 
1521d163c8dSmatt /* Define to 1 if you have the `fgets_unlocked' function. */
1531d163c8dSmatt /* #undef HAVE_FGETS_UNLOCKED */
1541d163c8dSmatt 
1551d163c8dSmatt /* Define to 1 if you have the `fileno_unlocked' function. */
1561d163c8dSmatt /* #undef HAVE_FILENO_UNLOCKED */
1571d163c8dSmatt 
1581d163c8dSmatt /* Define to 1 if you have the `fprintf_unlocked' function. */
1591d163c8dSmatt /* #undef HAVE_FPRINTF_UNLOCKED */
1601d163c8dSmatt 
1611d163c8dSmatt /* Define to 1 if you have the `fputc_unlocked' function. */
1621d163c8dSmatt /* #undef HAVE_FPUTC_UNLOCKED */
1631d163c8dSmatt 
1641d163c8dSmatt /* Define to 1 if you have the `fputs_unlocked' function. */
1651d163c8dSmatt /* #undef HAVE_FPUTS_UNLOCKED */
1661d163c8dSmatt 
1671d163c8dSmatt /* Define to 1 if you have the `fread_unlocked' function. */
1681d163c8dSmatt /* #undef HAVE_FREAD_UNLOCKED */
1691d163c8dSmatt 
1701d163c8dSmatt /* Define to 1 if you have the `fwrite_unlocked' function. */
1711d163c8dSmatt /* #undef HAVE_FWRITE_UNLOCKED */
1721d163c8dSmatt 
1731d163c8dSmatt /* Define to 1 if you have the `getchar_unlocked' function. */
1741d163c8dSmatt #define HAVE_GETCHAR_UNLOCKED 1
1751d163c8dSmatt 
1761d163c8dSmatt /* Define to 1 if you have the `getc_unlocked' function. */
1771d163c8dSmatt #define HAVE_GETC_UNLOCKED 1
1781d163c8dSmatt 
1791d163c8dSmatt /* Define if you have the iconv() function. */
1801d163c8dSmatt #define HAVE_ICONV 1
1811d163c8dSmatt 
1821d163c8dSmatt /* Define to 1 if you have the <inttypes.h> header file. */
1831d163c8dSmatt #define HAVE_INTTYPES_H 1
1841d163c8dSmatt 
1851d163c8dSmatt /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1861d163c8dSmatt #define HAVE_LANGINFO_CODESET 1
1871d163c8dSmatt 
1881d163c8dSmatt /* Define to 1 if you have the <limits.h> header file. */
1891d163c8dSmatt #define HAVE_LIMITS_H 1
1901d163c8dSmatt 
1911d163c8dSmatt /* Define to 1 if you have the <locale.h> header file. */
1921d163c8dSmatt #define HAVE_LOCALE_H 1
1931d163c8dSmatt 
1941d163c8dSmatt /* Define to 1 if you have the <memory.h> header file. */
1951d163c8dSmatt #define HAVE_MEMORY_H 1
1961d163c8dSmatt 
1971d163c8dSmatt /* Define to 1 if libc includes obstacks. */
1981d163c8dSmatt /* #undef HAVE_OBSTACK */
1991d163c8dSmatt 
2001d163c8dSmatt /* Define to 1 if you have the `putchar_unlocked' function. */
2011d163c8dSmatt #define HAVE_PUTCHAR_UNLOCKED 1
2021d163c8dSmatt 
2031d163c8dSmatt /* Define to 1 if you have the `putc_unlocked' function. */
2041d163c8dSmatt #define HAVE_PUTC_UNLOCKED 1
2051d163c8dSmatt 
2061d163c8dSmatt /* Define to 1 if you can assemble SSE4 insns. */
2071d163c8dSmatt /* #undef HAVE_SSE4 */
2081d163c8dSmatt 
2091d163c8dSmatt /* Define to 1 if you have the <stddef.h> header file. */
2101d163c8dSmatt #define HAVE_STDDEF_H 1
2111d163c8dSmatt 
2121d163c8dSmatt /* Define to 1 if you have the <stdint.h> header file. */
2131d163c8dSmatt #define HAVE_STDINT_H 1
2141d163c8dSmatt 
2151d163c8dSmatt /* Define to 1 if you have the <stdlib.h> header file. */
2161d163c8dSmatt #define HAVE_STDLIB_H 1
2171d163c8dSmatt 
2181d163c8dSmatt /* Define to 1 if you have the <strings.h> header file. */
2191d163c8dSmatt #define HAVE_STRINGS_H 1
2201d163c8dSmatt 
2211d163c8dSmatt /* Define to 1 if you have the <string.h> header file. */
2221d163c8dSmatt #define HAVE_STRING_H 1
2231d163c8dSmatt 
2241d163c8dSmatt /* Define to 1 if you have the <sys/file.h> header file. */
2251d163c8dSmatt #define HAVE_SYS_FILE_H 1
2261d163c8dSmatt 
2271d163c8dSmatt /* Define to 1 if you have the <sys/stat.h> header file. */
2281d163c8dSmatt #define HAVE_SYS_STAT_H 1
2291d163c8dSmatt 
2301d163c8dSmatt /* Define to 1 if you have the <sys/types.h> header file. */
2311d163c8dSmatt #define HAVE_SYS_TYPES_H 1
2321d163c8dSmatt 
2331d163c8dSmatt /* Define if <sys/types.h> defines \`uchar'. */
2341d163c8dSmatt /* #undef HAVE_UCHAR */
2351d163c8dSmatt 
2361d163c8dSmatt /* Define to 1 if the system has the type `uintptr_t'. */
2371d163c8dSmatt #define HAVE_UINTPTR_T 1
2381d163c8dSmatt 
2391d163c8dSmatt /* Define to 1 if you have the <unistd.h> header file. */
2401d163c8dSmatt #define HAVE_UNISTD_H 1
2411d163c8dSmatt 
2421d163c8dSmatt /* Define as const if the declaration of iconv() needs const. */
24377a1ad5fSkamil #define ICONV_CONST
2441d163c8dSmatt 
2451d163c8dSmatt /* Define to the name of this package. */
2461d163c8dSmatt #define PACKAGE "cpplib"
2471d163c8dSmatt 
2481d163c8dSmatt /* Define to the address where bug reports for this package should be sent. */
2491d163c8dSmatt #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
2501d163c8dSmatt 
2511d163c8dSmatt /* Define to the full name of this package. */
2521d163c8dSmatt #define PACKAGE_NAME "cpplib"
2531d163c8dSmatt 
2541d163c8dSmatt /* Define to the full name and version of this package. */
2551d163c8dSmatt #define PACKAGE_STRING "cpplib  "
2561d163c8dSmatt 
2571d163c8dSmatt /* Define to the one symbol short name of this package. */
2581d163c8dSmatt #define PACKAGE_TARNAME "cpplib"
2591d163c8dSmatt 
2601d163c8dSmatt /* Define to the home page for this package. */
2611d163c8dSmatt #define PACKAGE_URL ""
2621d163c8dSmatt 
2631d163c8dSmatt /* Define to the version of this package. */
2641d163c8dSmatt #define PACKAGE_VERSION " "
2651d163c8dSmatt 
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 
2721d163c8dSmatt /* The size of `int', as computed by sizeof. */
2731d163c8dSmatt #define SIZEOF_INT 4
2741d163c8dSmatt 
2751d163c8dSmatt /* The size of `long', as computed by sizeof. */
2761d163c8dSmatt #define SIZEOF_LONG 8
2771d163c8dSmatt 
2781d163c8dSmatt /* If using the C implementation of alloca, define if you know the
2791d163c8dSmatt    direction of stack growth for your system; otherwise it will be
2801d163c8dSmatt    automatically deduced at runtime.
2811d163c8dSmatt 	STACK_DIRECTION > 0 => grows toward higher addresses
2821d163c8dSmatt 	STACK_DIRECTION < 0 => grows toward lower addresses
2831d163c8dSmatt 	STACK_DIRECTION = 0 => direction of growth unknown */
2841d163c8dSmatt /* #undef STACK_DIRECTION */
2851d163c8dSmatt 
2861d163c8dSmatt /* Define to 1 if you have the ANSI C header files. */
2871d163c8dSmatt #define STDC_HEADERS 1
2881d163c8dSmatt 
2891d163c8dSmatt /* Define if you can safely include both <string.h> and <strings.h>. */
2901d163c8dSmatt #define STRING_WITH_STRINGS 1
2911d163c8dSmatt 
2921d163c8dSmatt /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2931d163c8dSmatt #define TIME_WITH_SYS_TIME 1
2941d163c8dSmatt 
2951d163c8dSmatt /* Define to 1 if your <sys/time.h> declares `struct tm'. */
2961d163c8dSmatt /* #undef TM_IN_SYS_TIME */
2971d163c8dSmatt 
2981d163c8dSmatt /* Enable extensions on AIX 3, Interix.  */
2991d163c8dSmatt #ifndef _ALL_SOURCE
3001d163c8dSmatt # define _ALL_SOURCE 1
3011d163c8dSmatt #endif
3021d163c8dSmatt /* Enable GNU extensions on systems that have them.  */
3031d163c8dSmatt #ifndef _GNU_SOURCE
3041d163c8dSmatt # define _GNU_SOURCE 1
3051d163c8dSmatt #endif
3061d163c8dSmatt /* Enable threading extensions on Solaris.  */
3071d163c8dSmatt #ifndef _POSIX_PTHREAD_SEMANTICS
3081d163c8dSmatt # define _POSIX_PTHREAD_SEMANTICS 1
3091d163c8dSmatt #endif
3101d163c8dSmatt /* Enable extensions on HP NonStop.  */
3111d163c8dSmatt #ifndef _TANDEM_SOURCE
3121d163c8dSmatt # define _TANDEM_SOURCE 1
3131d163c8dSmatt #endif
3141d163c8dSmatt /* Enable general extensions on Solaris.  */
3151d163c8dSmatt #ifndef __EXTENSIONS__
3161d163c8dSmatt # define __EXTENSIONS__ 1
3171d163c8dSmatt #endif
3181d163c8dSmatt 
3191d163c8dSmatt 
3201d163c8dSmatt /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
3211d163c8dSmatt    significant byte first (like Motorola and SPARC, unlike Intel). */
3221d163c8dSmatt #if defined AC_APPLE_UNIVERSAL_BUILD
3231d163c8dSmatt # if defined __BIG_ENDIAN__
3241d163c8dSmatt #  define WORDS_BIGENDIAN 1
3251d163c8dSmatt # endif
3261d163c8dSmatt #else
3271d163c8dSmatt # ifndef WORDS_BIGENDIAN
3281d163c8dSmatt /* #  undef WORDS_BIGENDIAN */
3291d163c8dSmatt # endif
3301d163c8dSmatt #endif
3311d163c8dSmatt 
332dec7c724Smrg /* Enable large inode numbers on Mac OS X 10.5.  */
333dec7c724Smrg #ifndef _DARWIN_USE_64_BIT_INODE
334dec7c724Smrg # define _DARWIN_USE_64_BIT_INODE 1
335dec7c724Smrg #endif
336dec7c724Smrg 
3371d163c8dSmatt /* Number of bits in a file offset, on hosts where this is settable. */
3381d163c8dSmatt /* #undef _FILE_OFFSET_BITS */
3391d163c8dSmatt 
3401d163c8dSmatt /* Define for large files, on AIX-style hosts. */
3411d163c8dSmatt /* #undef _LARGE_FILES */
3421d163c8dSmatt 
3431d163c8dSmatt /* Define to 1 if on MINIX. */
3441d163c8dSmatt /* #undef _MINIX */
3451d163c8dSmatt 
3461d163c8dSmatt /* Define to 2 if the system does not provide POSIX.1 features except with
3471d163c8dSmatt    this defined. */
3481d163c8dSmatt /* #undef _POSIX_1_SOURCE */
3491d163c8dSmatt 
3501d163c8dSmatt /* Define to 1 if you need to in order for `stat' and other things to work. */
3511d163c8dSmatt /* #undef _POSIX_SOURCE */
3521d163c8dSmatt 
353a9f3ed48Smrg /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
354a9f3ed48Smrg    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
355a9f3ed48Smrg    #define below would cause a syntax error. */
356a9f3ed48Smrg /* #undef _UINT64_T */
357a9f3ed48Smrg 
3581d163c8dSmatt /* Define to empty if `const' does not conform to ANSI C. */
3591d163c8dSmatt /* #undef const */
3601d163c8dSmatt 
3611d163c8dSmatt /* Define to `__inline__' or `__inline' if that's what the C compiler
3621d163c8dSmatt    calls it, or to nothing if 'inline' is not supported under any name.  */
3631d163c8dSmatt #ifndef __cplusplus
3641d163c8dSmatt /* #undef inline */
3651d163c8dSmatt #endif
3661d163c8dSmatt 
3671d163c8dSmatt /* Define to `long int' if <sys/types.h> does not define. */
3681d163c8dSmatt /* #undef off_t */
3691d163c8dSmatt 
3701d163c8dSmatt /* Define to `int' if <sys/types.h> does not define. */
3711d163c8dSmatt /* #undef ptrdiff_t */
3721d163c8dSmatt 
3731d163c8dSmatt /* Define to `unsigned int' if <sys/types.h> does not define. */
3741d163c8dSmatt /* #undef size_t */
3751d163c8dSmatt 
3761d163c8dSmatt /* Define to `int' if <sys/types.h> does not define. */
3771d163c8dSmatt /* #undef ssize_t */
3781d163c8dSmatt 
379a9f3ed48Smrg /* Define to the type of an unsigned integer type of width exactly 64 bits if
380a9f3ed48Smrg    such a type exists and the standard includes do not define it. */
381a9f3ed48Smrg /* #undef uint64_t */
382a9f3ed48Smrg 
3831d163c8dSmatt /* Define to the type of an unsigned integer type wide enough to hold a
3841d163c8dSmatt    pointer, if such a type exists, and if the system does not define it. */
3851d163c8dSmatt /* #undef uintptr_t */
386