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