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