xref: /netbsd-src/external/gpl3/gcc/usr.bin/libcpp/arch/earmeb/config.h (revision cf89d143ddc4c4858b3b762976d9b0ce1d6c4300)
1afebf551Sskrll /* 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  */
4afebf551Sskrll 
5afebf551Sskrll /* config.h.  Generated from config.in by configure.  */
6afebf551Sskrll /* config.in.  Generated from configure.ac by autoheader.  */
7afebf551Sskrll 
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 
14afebf551Sskrll /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
15afebf551Sskrll    systems. This function is required for `alloca.c' support on those systems.
16afebf551Sskrll    */
17afebf551Sskrll /* #undef CRAY_STACKSEG_END */
18afebf551Sskrll 
19afebf551Sskrll /* Define to 1 if using `alloca.c'. */
20afebf551Sskrll /* #undef C_ALLOCA */
21afebf551Sskrll 
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 
28afebf551Sskrll /* Define to 1 if translation of program messages to the user's native
29afebf551Sskrll    language is requested. */
30afebf551Sskrll #define ENABLE_NLS 1
31afebf551Sskrll 
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 
39afebf551Sskrll /* Define to 1 if you have `alloca', as a function or macro. */
40afebf551Sskrll #define HAVE_ALLOCA 1
41afebf551Sskrll 
42afebf551Sskrll /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
43afebf551Sskrll    */
44afebf551Sskrll /* #undef HAVE_ALLOCA_H */
45afebf551Sskrll 
46afebf551Sskrll /* Define to 1 if you have the `clearerr_unlocked' function. */
47afebf551Sskrll /* #undef HAVE_CLEARERR_UNLOCKED */
48afebf551Sskrll 
49afebf551Sskrll /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
50afebf551Sskrll    */
51afebf551Sskrll #define HAVE_DECL_ABORT 1
52afebf551Sskrll 
53afebf551Sskrll /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
54afebf551Sskrll    don't. */
55afebf551Sskrll #define HAVE_DECL_ASPRINTF 1
56afebf551Sskrll 
5749d8c9ecSmrg /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
5849d8c9ecSmrg    you don't. */
59afebf551Sskrll #define HAVE_DECL_BASENAME 0
60afebf551Sskrll 
61afebf551Sskrll /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
62afebf551Sskrll    you don't. */
63afebf551Sskrll #define HAVE_DECL_CLEARERR_UNLOCKED 0
64afebf551Sskrll 
65afebf551Sskrll /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
66afebf551Sskrll    */
67afebf551Sskrll #define HAVE_DECL_ERRNO 0
68afebf551Sskrll 
69afebf551Sskrll /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
70afebf551Sskrll    don't. */
71afebf551Sskrll #define HAVE_DECL_FEOF_UNLOCKED 0
72afebf551Sskrll 
73afebf551Sskrll /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
74afebf551Sskrll    you don't. */
75afebf551Sskrll #define HAVE_DECL_FERROR_UNLOCKED 0
76afebf551Sskrll 
77afebf551Sskrll /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
78afebf551Sskrll    you don't. */
79afebf551Sskrll #define HAVE_DECL_FFLUSH_UNLOCKED 0
80afebf551Sskrll 
81afebf551Sskrll /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
82afebf551Sskrll    you don't. */
83afebf551Sskrll #define HAVE_DECL_FGETC_UNLOCKED 0
84afebf551Sskrll 
85afebf551Sskrll /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
86afebf551Sskrll    you don't. */
87afebf551Sskrll #define HAVE_DECL_FGETS_UNLOCKED 0
88afebf551Sskrll 
89afebf551Sskrll /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
90afebf551Sskrll    you don't. */
91afebf551Sskrll #define HAVE_DECL_FILENO_UNLOCKED 0
92afebf551Sskrll 
93afebf551Sskrll /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
94afebf551Sskrll    you don't. */
95afebf551Sskrll #define HAVE_DECL_FPRINTF_UNLOCKED 0
96afebf551Sskrll 
97afebf551Sskrll /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
98afebf551Sskrll    you don't. */
99afebf551Sskrll #define HAVE_DECL_FPUTC_UNLOCKED 0
100afebf551Sskrll 
101afebf551Sskrll /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
102afebf551Sskrll    you don't. */
103afebf551Sskrll #define HAVE_DECL_FPUTS_UNLOCKED 0
104afebf551Sskrll 
105afebf551Sskrll /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
106afebf551Sskrll    you don't. */
107afebf551Sskrll #define HAVE_DECL_FREAD_UNLOCKED 0
108afebf551Sskrll 
109afebf551Sskrll /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
110afebf551Sskrll    you don't. */
111afebf551Sskrll #define HAVE_DECL_FWRITE_UNLOCKED 0
112afebf551Sskrll 
113afebf551Sskrll /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
114afebf551Sskrll    you don't. */
115afebf551Sskrll #define HAVE_DECL_GETCHAR_UNLOCKED 1
116afebf551Sskrll 
117afebf551Sskrll /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
118afebf551Sskrll    don't. */
119afebf551Sskrll #define HAVE_DECL_GETC_UNLOCKED 1
120afebf551Sskrll 
121afebf551Sskrll /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
122afebf551Sskrll    */
123afebf551Sskrll #define HAVE_DECL_GETOPT 1
124afebf551Sskrll 
125afebf551Sskrll /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
126afebf551Sskrll    you don't. */
127afebf551Sskrll #define HAVE_DECL_PUTCHAR_UNLOCKED 1
128afebf551Sskrll 
129afebf551Sskrll /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
130afebf551Sskrll    don't. */
131afebf551Sskrll #define HAVE_DECL_PUTC_UNLOCKED 1
132afebf551Sskrll 
133afebf551Sskrll /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
134afebf551Sskrll    don't. */
135afebf551Sskrll #define HAVE_DECL_VASPRINTF 1
136afebf551Sskrll 
137afebf551Sskrll /* Define to 1 if you have the <fcntl.h> header file. */
138afebf551Sskrll #define HAVE_FCNTL_H 1
139afebf551Sskrll 
140afebf551Sskrll /* Define to 1 if you have the `feof_unlocked' function. */
141afebf551Sskrll /* #undef HAVE_FEOF_UNLOCKED */
142afebf551Sskrll 
143afebf551Sskrll /* Define to 1 if you have the `ferror_unlocked' function. */
144afebf551Sskrll /* #undef HAVE_FERROR_UNLOCKED */
145afebf551Sskrll 
146afebf551Sskrll /* Define to 1 if you have the `fflush_unlocked' function. */
147afebf551Sskrll /* #undef HAVE_FFLUSH_UNLOCKED */
148afebf551Sskrll 
149afebf551Sskrll /* Define to 1 if you have the `fgetc_unlocked' function. */
150afebf551Sskrll /* #undef HAVE_FGETC_UNLOCKED */
151afebf551Sskrll 
152afebf551Sskrll /* Define to 1 if you have the `fgets_unlocked' function. */
153afebf551Sskrll /* #undef HAVE_FGETS_UNLOCKED */
154afebf551Sskrll 
155afebf551Sskrll /* Define to 1 if you have the `fileno_unlocked' function. */
156afebf551Sskrll /* #undef HAVE_FILENO_UNLOCKED */
157afebf551Sskrll 
158afebf551Sskrll /* Define to 1 if you have the `fprintf_unlocked' function. */
159afebf551Sskrll /* #undef HAVE_FPRINTF_UNLOCKED */
160afebf551Sskrll 
161afebf551Sskrll /* Define to 1 if you have the `fputc_unlocked' function. */
162afebf551Sskrll /* #undef HAVE_FPUTC_UNLOCKED */
163afebf551Sskrll 
164afebf551Sskrll /* Define to 1 if you have the `fputs_unlocked' function. */
165afebf551Sskrll /* #undef HAVE_FPUTS_UNLOCKED */
166afebf551Sskrll 
167afebf551Sskrll /* Define to 1 if you have the `fread_unlocked' function. */
168afebf551Sskrll /* #undef HAVE_FREAD_UNLOCKED */
169afebf551Sskrll 
170afebf551Sskrll /* Define to 1 if you have the `fwrite_unlocked' function. */
171afebf551Sskrll /* #undef HAVE_FWRITE_UNLOCKED */
172afebf551Sskrll 
173afebf551Sskrll /* Define to 1 if you have the `getchar_unlocked' function. */
174afebf551Sskrll #define HAVE_GETCHAR_UNLOCKED 1
175afebf551Sskrll 
176afebf551Sskrll /* Define to 1 if you have the `getc_unlocked' function. */
177afebf551Sskrll #define HAVE_GETC_UNLOCKED 1
178afebf551Sskrll 
179afebf551Sskrll /* Define if you have the iconv() function. */
180afebf551Sskrll #define HAVE_ICONV 1
181afebf551Sskrll 
182afebf551Sskrll /* Define to 1 if you have the <inttypes.h> header file. */
183afebf551Sskrll #define HAVE_INTTYPES_H 1
184afebf551Sskrll 
185afebf551Sskrll /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
186afebf551Sskrll #define HAVE_LANGINFO_CODESET 1
187afebf551Sskrll 
188afebf551Sskrll /* Define to 1 if you have the <limits.h> header file. */
189afebf551Sskrll #define HAVE_LIMITS_H 1
190afebf551Sskrll 
191afebf551Sskrll /* Define to 1 if you have the <locale.h> header file. */
192afebf551Sskrll #define HAVE_LOCALE_H 1
193afebf551Sskrll 
194afebf551Sskrll /* Define to 1 if you have the <memory.h> header file. */
195afebf551Sskrll #define HAVE_MEMORY_H 1
196afebf551Sskrll 
197afebf551Sskrll /* Define to 1 if libc includes obstacks. */
198afebf551Sskrll /* #undef HAVE_OBSTACK */
199afebf551Sskrll 
200afebf551Sskrll /* Define to 1 if you have the `putchar_unlocked' function. */
201afebf551Sskrll #define HAVE_PUTCHAR_UNLOCKED 1
202afebf551Sskrll 
203afebf551Sskrll /* Define to 1 if you have the `putc_unlocked' function. */
204afebf551Sskrll #define HAVE_PUTC_UNLOCKED 1
205afebf551Sskrll 
20649d8c9ecSmrg /* Define to 1 if you can assemble SSE4 insns. */
20749d8c9ecSmrg /* #undef HAVE_SSE4 */
20849d8c9ecSmrg 
209afebf551Sskrll /* Define to 1 if you have the <stddef.h> header file. */
210afebf551Sskrll #define HAVE_STDDEF_H 1
211afebf551Sskrll 
212afebf551Sskrll /* Define to 1 if you have the <stdint.h> header file. */
213afebf551Sskrll #define HAVE_STDINT_H 1
214afebf551Sskrll 
215afebf551Sskrll /* Define to 1 if you have the <stdlib.h> header file. */
216afebf551Sskrll #define HAVE_STDLIB_H 1
217afebf551Sskrll 
218afebf551Sskrll /* Define to 1 if you have the <strings.h> header file. */
219afebf551Sskrll #define HAVE_STRINGS_H 1
220afebf551Sskrll 
221afebf551Sskrll /* Define to 1 if you have the <string.h> header file. */
222afebf551Sskrll #define HAVE_STRING_H 1
223afebf551Sskrll 
224afebf551Sskrll /* Define to 1 if you have the <sys/file.h> header file. */
225afebf551Sskrll #define HAVE_SYS_FILE_H 1
226afebf551Sskrll 
227afebf551Sskrll /* Define to 1 if you have the <sys/stat.h> header file. */
228afebf551Sskrll #define HAVE_SYS_STAT_H 1
229afebf551Sskrll 
230afebf551Sskrll /* Define to 1 if you have the <sys/types.h> header file. */
231afebf551Sskrll #define HAVE_SYS_TYPES_H 1
232afebf551Sskrll 
233afebf551Sskrll /* Define if <sys/types.h> defines \`uchar'. */
234afebf551Sskrll /* #undef HAVE_UCHAR */
235afebf551Sskrll 
23649d8c9ecSmrg /* Define to 1 if the system has the type `uintptr_t'. */
23749d8c9ecSmrg #define HAVE_UINTPTR_T 1
23849d8c9ecSmrg 
239afebf551Sskrll /* Define to 1 if you have the <unistd.h> header file. */
240afebf551Sskrll #define HAVE_UNISTD_H 1
241afebf551Sskrll 
242afebf551Sskrll /* Define as const if the declaration of iconv() needs const. */
24377a1ad5fSkamil #define ICONV_CONST
244afebf551Sskrll 
245afebf551Sskrll /* Define to the name of this package. */
246afebf551Sskrll #define PACKAGE "cpplib"
247afebf551Sskrll 
248afebf551Sskrll /* Define to the address where bug reports for this package should be sent. */
249afebf551Sskrll #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
250afebf551Sskrll 
251afebf551Sskrll /* Define to the full name of this package. */
252afebf551Sskrll #define PACKAGE_NAME "cpplib"
253afebf551Sskrll 
254afebf551Sskrll /* Define to the full name and version of this package. */
255afebf551Sskrll #define PACKAGE_STRING "cpplib  "
256afebf551Sskrll 
257afebf551Sskrll /* Define to the one symbol short name of this package. */
258afebf551Sskrll #define PACKAGE_TARNAME "cpplib"
259afebf551Sskrll 
260afebf551Sskrll /* Define to the home page for this package. */
261afebf551Sskrll #define PACKAGE_URL ""
262afebf551Sskrll 
263afebf551Sskrll /* Define to the version of this package. */
264afebf551Sskrll #define PACKAGE_VERSION " "
265afebf551Sskrll 
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 
272afebf551Sskrll /* The size of `int', as computed by sizeof. */
273afebf551Sskrll #define SIZEOF_INT 4
274afebf551Sskrll 
275afebf551Sskrll /* The size of `long', as computed by sizeof. */
276afebf551Sskrll #define SIZEOF_LONG 4
277afebf551Sskrll 
278afebf551Sskrll /* If using the C implementation of alloca, define if you know the
279afebf551Sskrll    direction of stack growth for your system; otherwise it will be
280afebf551Sskrll    automatically deduced at runtime.
281afebf551Sskrll 	STACK_DIRECTION > 0 => grows toward higher addresses
282afebf551Sskrll 	STACK_DIRECTION < 0 => grows toward lower addresses
283afebf551Sskrll 	STACK_DIRECTION = 0 => direction of growth unknown */
284afebf551Sskrll /* #undef STACK_DIRECTION */
285afebf551Sskrll 
286afebf551Sskrll /* Define to 1 if you have the ANSI C header files. */
287afebf551Sskrll #define STDC_HEADERS 1
288afebf551Sskrll 
289afebf551Sskrll /* Define if you can safely include both <string.h> and <strings.h>. */
290afebf551Sskrll #define STRING_WITH_STRINGS 1
291afebf551Sskrll 
292afebf551Sskrll /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
293afebf551Sskrll #define TIME_WITH_SYS_TIME 1
294afebf551Sskrll 
295afebf551Sskrll /* Define to 1 if your <sys/time.h> declares `struct tm'. */
296afebf551Sskrll /* #undef TM_IN_SYS_TIME */
297afebf551Sskrll 
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 
3324983628fSmrg /* Enable large inode numbers on Mac OS X 10.5.  */
3334983628fSmrg #ifndef _DARWIN_USE_64_BIT_INODE
3344983628fSmrg # define _DARWIN_USE_64_BIT_INODE 1
3354983628fSmrg #endif
3364983628fSmrg 
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 
358afebf551Sskrll /* Define to empty if `const' does not conform to ANSI C. */
359afebf551Sskrll /* #undef const */
360afebf551Sskrll 
361afebf551Sskrll /* Define to `__inline__' or `__inline' if that's what the C compiler
362afebf551Sskrll    calls it, or to nothing if 'inline' is not supported under any name.  */
363afebf551Sskrll #ifndef __cplusplus
364afebf551Sskrll /* #undef inline */
365afebf551Sskrll #endif
366afebf551Sskrll 
367afebf551Sskrll /* Define to `long int' if <sys/types.h> does not define. */
368afebf551Sskrll /* #undef off_t */
369afebf551Sskrll 
37049d8c9ecSmrg /* Define to `int' if <sys/types.h> does not define. */
37149d8c9ecSmrg /* #undef ptrdiff_t */
37249d8c9ecSmrg 
373afebf551Sskrll /* Define to `unsigned int' if <sys/types.h> does not define. */
374afebf551Sskrll /* #undef size_t */
375afebf551Sskrll 
376afebf551Sskrll /* Define to `int' if <sys/types.h> does not define. */
377afebf551Sskrll /* #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