xref: /netbsd-src/external/gpl3/gcc.old/usr.bin/libcpp/arch/mipsn64el/config.h (revision 4c3eb207d36f67d31994830c0a694161fc1ca39b)
1*4c3eb207Smrg /* This file is automatically generated.  DO NOT EDIT! */
2*4c3eb207Smrg /* Generated from: NetBSD: mknative-gcc,v 1.114 2021/04/11 07:35:45 mrg Exp  */
3*4c3eb207Smrg /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4*4c3eb207Smrg 
5*4c3eb207Smrg /* config.h.  Generated from config.in by configure.  */
6*4c3eb207Smrg /* config.in.  Generated from configure.ac by autoheader.  */
7*4c3eb207Smrg 
8*4c3eb207Smrg /* Define if building universal (internal helper macro) */
9*4c3eb207Smrg /* #undef AC_APPLE_UNIVERSAL_BUILD */
10*4c3eb207Smrg 
11*4c3eb207Smrg /* Define to 1 if you want more run-time sanity checks. */
12*4c3eb207Smrg #define CHECKING_P 0
13*4c3eb207Smrg 
14*4c3eb207Smrg /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
15*4c3eb207Smrg    systems. This function is required for `alloca.c' support on those systems.
16*4c3eb207Smrg    */
17*4c3eb207Smrg /* #undef CRAY_STACKSEG_END */
18*4c3eb207Smrg 
19*4c3eb207Smrg /* Define to 1 if using `alloca.c'. */
20*4c3eb207Smrg /* #undef C_ALLOCA */
21*4c3eb207Smrg 
22*4c3eb207Smrg /* Define if you want assertions enabled. This is a cheap check. */
23*4c3eb207Smrg #define ENABLE_ASSERT_CHECKING 1
24*4c3eb207Smrg 
25*4c3eb207Smrg /* Define to enable system headers canonicalization. */
26*4c3eb207Smrg #define ENABLE_CANONICAL_SYSTEM_HEADERS 1
27*4c3eb207Smrg 
28*4c3eb207Smrg /* Define to 1 if translation of program messages to the user's native
29*4c3eb207Smrg    language is requested. */
30*4c3eb207Smrg #define ENABLE_NLS 1
31*4c3eb207Smrg 
32*4c3eb207Smrg /* Define to get calls to the valgrind runtime enabled. */
33*4c3eb207Smrg /* #undef ENABLE_VALGRIND_ANNOTATIONS */
34*4c3eb207Smrg 
35*4c3eb207Smrg /* Define if you want to workaround valgrind (a memory checker) warnings about
36*4c3eb207Smrg    possible memory leaks because of libcpp use of interior pointers. */
37*4c3eb207Smrg /* #undef ENABLE_VALGRIND_CHECKING */
38*4c3eb207Smrg 
39*4c3eb207Smrg /* Define to 1 if you have `alloca', as a function or macro. */
40*4c3eb207Smrg #define HAVE_ALLOCA 1
41*4c3eb207Smrg 
42*4c3eb207Smrg /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
43*4c3eb207Smrg    */
44*4c3eb207Smrg /* #undef HAVE_ALLOCA_H */
45*4c3eb207Smrg 
46*4c3eb207Smrg /* Define to 1 if you have the `clearerr_unlocked' function. */
47*4c3eb207Smrg /* #undef HAVE_CLEARERR_UNLOCKED */
48*4c3eb207Smrg 
49*4c3eb207Smrg /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
50*4c3eb207Smrg    */
51*4c3eb207Smrg #define HAVE_DECL_ABORT 1
52*4c3eb207Smrg 
53*4c3eb207Smrg /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
54*4c3eb207Smrg    don't. */
55*4c3eb207Smrg #define HAVE_DECL_ASPRINTF 1
56*4c3eb207Smrg 
57*4c3eb207Smrg /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
58*4c3eb207Smrg    you don't. */
59*4c3eb207Smrg #define HAVE_DECL_BASENAME 0
60*4c3eb207Smrg 
61*4c3eb207Smrg /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
62*4c3eb207Smrg    you don't. */
63*4c3eb207Smrg #define HAVE_DECL_CLEARERR_UNLOCKED 0
64*4c3eb207Smrg 
65*4c3eb207Smrg /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
66*4c3eb207Smrg    */
67*4c3eb207Smrg #define HAVE_DECL_ERRNO 0
68*4c3eb207Smrg 
69*4c3eb207Smrg /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
70*4c3eb207Smrg    don't. */
71*4c3eb207Smrg #define HAVE_DECL_FEOF_UNLOCKED 0
72*4c3eb207Smrg 
73*4c3eb207Smrg /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
74*4c3eb207Smrg    you don't. */
75*4c3eb207Smrg #define HAVE_DECL_FERROR_UNLOCKED 0
76*4c3eb207Smrg 
77*4c3eb207Smrg /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
78*4c3eb207Smrg    you don't. */
79*4c3eb207Smrg #define HAVE_DECL_FFLUSH_UNLOCKED 0
80*4c3eb207Smrg 
81*4c3eb207Smrg /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
82*4c3eb207Smrg    you don't. */
83*4c3eb207Smrg #define HAVE_DECL_FGETC_UNLOCKED 0
84*4c3eb207Smrg 
85*4c3eb207Smrg /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
86*4c3eb207Smrg    you don't. */
87*4c3eb207Smrg #define HAVE_DECL_FGETS_UNLOCKED 0
88*4c3eb207Smrg 
89*4c3eb207Smrg /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
90*4c3eb207Smrg    you don't. */
91*4c3eb207Smrg #define HAVE_DECL_FILENO_UNLOCKED 0
92*4c3eb207Smrg 
93*4c3eb207Smrg /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
94*4c3eb207Smrg    you don't. */
95*4c3eb207Smrg #define HAVE_DECL_FPRINTF_UNLOCKED 0
96*4c3eb207Smrg 
97*4c3eb207Smrg /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
98*4c3eb207Smrg    you don't. */
99*4c3eb207Smrg #define HAVE_DECL_FPUTC_UNLOCKED 0
100*4c3eb207Smrg 
101*4c3eb207Smrg /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
102*4c3eb207Smrg    you don't. */
103*4c3eb207Smrg #define HAVE_DECL_FPUTS_UNLOCKED 0
104*4c3eb207Smrg 
105*4c3eb207Smrg /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
106*4c3eb207Smrg    you don't. */
107*4c3eb207Smrg #define HAVE_DECL_FREAD_UNLOCKED 0
108*4c3eb207Smrg 
109*4c3eb207Smrg /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
110*4c3eb207Smrg    you don't. */
111*4c3eb207Smrg #define HAVE_DECL_FWRITE_UNLOCKED 0
112*4c3eb207Smrg 
113*4c3eb207Smrg /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
114*4c3eb207Smrg    you don't. */
115*4c3eb207Smrg #define HAVE_DECL_GETCHAR_UNLOCKED 1
116*4c3eb207Smrg 
117*4c3eb207Smrg /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
118*4c3eb207Smrg    don't. */
119*4c3eb207Smrg #define HAVE_DECL_GETC_UNLOCKED 1
120*4c3eb207Smrg 
121*4c3eb207Smrg /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
122*4c3eb207Smrg    */
123*4c3eb207Smrg #define HAVE_DECL_GETOPT 1
124*4c3eb207Smrg 
125*4c3eb207Smrg /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
126*4c3eb207Smrg    you don't. */
127*4c3eb207Smrg #define HAVE_DECL_PUTCHAR_UNLOCKED 1
128*4c3eb207Smrg 
129*4c3eb207Smrg /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
130*4c3eb207Smrg    don't. */
131*4c3eb207Smrg #define HAVE_DECL_PUTC_UNLOCKED 1
132*4c3eb207Smrg 
133*4c3eb207Smrg /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
134*4c3eb207Smrg    don't. */
135*4c3eb207Smrg #define HAVE_DECL_VASPRINTF 1
136*4c3eb207Smrg 
137*4c3eb207Smrg /* Define to 1 if you have the <fcntl.h> header file. */
138*4c3eb207Smrg #define HAVE_FCNTL_H 1
139*4c3eb207Smrg 
140*4c3eb207Smrg /* Define to 1 if you have the `feof_unlocked' function. */
141*4c3eb207Smrg /* #undef HAVE_FEOF_UNLOCKED */
142*4c3eb207Smrg 
143*4c3eb207Smrg /* Define to 1 if you have the `ferror_unlocked' function. */
144*4c3eb207Smrg /* #undef HAVE_FERROR_UNLOCKED */
145*4c3eb207Smrg 
146*4c3eb207Smrg /* Define to 1 if you have the `fflush_unlocked' function. */
147*4c3eb207Smrg /* #undef HAVE_FFLUSH_UNLOCKED */
148*4c3eb207Smrg 
149*4c3eb207Smrg /* Define to 1 if you have the `fgetc_unlocked' function. */
150*4c3eb207Smrg /* #undef HAVE_FGETC_UNLOCKED */
151*4c3eb207Smrg 
152*4c3eb207Smrg /* Define to 1 if you have the `fgets_unlocked' function. */
153*4c3eb207Smrg /* #undef HAVE_FGETS_UNLOCKED */
154*4c3eb207Smrg 
155*4c3eb207Smrg /* Define to 1 if you have the `fileno_unlocked' function. */
156*4c3eb207Smrg /* #undef HAVE_FILENO_UNLOCKED */
157*4c3eb207Smrg 
158*4c3eb207Smrg /* Define to 1 if you have the `fprintf_unlocked' function. */
159*4c3eb207Smrg /* #undef HAVE_FPRINTF_UNLOCKED */
160*4c3eb207Smrg 
161*4c3eb207Smrg /* Define to 1 if you have the `fputc_unlocked' function. */
162*4c3eb207Smrg /* #undef HAVE_FPUTC_UNLOCKED */
163*4c3eb207Smrg 
164*4c3eb207Smrg /* Define to 1 if you have the `fputs_unlocked' function. */
165*4c3eb207Smrg /* #undef HAVE_FPUTS_UNLOCKED */
166*4c3eb207Smrg 
167*4c3eb207Smrg /* Define to 1 if you have the `fread_unlocked' function. */
168*4c3eb207Smrg /* #undef HAVE_FREAD_UNLOCKED */
169*4c3eb207Smrg 
170*4c3eb207Smrg /* Define to 1 if you have the `fwrite_unlocked' function. */
171*4c3eb207Smrg /* #undef HAVE_FWRITE_UNLOCKED */
172*4c3eb207Smrg 
173*4c3eb207Smrg /* Define to 1 if you have the `getchar_unlocked' function. */
174*4c3eb207Smrg #define HAVE_GETCHAR_UNLOCKED 1
175*4c3eb207Smrg 
176*4c3eb207Smrg /* Define to 1 if you have the `getc_unlocked' function. */
177*4c3eb207Smrg #define HAVE_GETC_UNLOCKED 1
178*4c3eb207Smrg 
179*4c3eb207Smrg /* Define if you have the iconv() function. */
180*4c3eb207Smrg #define HAVE_ICONV 1
181*4c3eb207Smrg 
182*4c3eb207Smrg /* Define to 1 if you have the <inttypes.h> header file. */
183*4c3eb207Smrg #define HAVE_INTTYPES_H 1
184*4c3eb207Smrg 
185*4c3eb207Smrg /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
186*4c3eb207Smrg #define HAVE_LANGINFO_CODESET 1
187*4c3eb207Smrg 
188*4c3eb207Smrg /* Define to 1 if you have the <limits.h> header file. */
189*4c3eb207Smrg #define HAVE_LIMITS_H 1
190*4c3eb207Smrg 
191*4c3eb207Smrg /* Define to 1 if you have the <locale.h> header file. */
192*4c3eb207Smrg #define HAVE_LOCALE_H 1
193*4c3eb207Smrg 
194*4c3eb207Smrg /* Define to 1 if you have the <memory.h> header file. */
195*4c3eb207Smrg #define HAVE_MEMORY_H 1
196*4c3eb207Smrg 
197*4c3eb207Smrg /* Define to 1 if libc includes obstacks. */
198*4c3eb207Smrg /* #undef HAVE_OBSTACK */
199*4c3eb207Smrg 
200*4c3eb207Smrg /* Define to 1 if you have the `putchar_unlocked' function. */
201*4c3eb207Smrg #define HAVE_PUTCHAR_UNLOCKED 1
202*4c3eb207Smrg 
203*4c3eb207Smrg /* Define to 1 if you have the `putc_unlocked' function. */
204*4c3eb207Smrg #define HAVE_PUTC_UNLOCKED 1
205*4c3eb207Smrg 
206*4c3eb207Smrg /* Define to 1 if you can assemble SSE4 insns. */
207*4c3eb207Smrg /* #undef HAVE_SSE4 */
208*4c3eb207Smrg 
209*4c3eb207Smrg /* Define to 1 if you have the <stddef.h> header file. */
210*4c3eb207Smrg #define HAVE_STDDEF_H 1
211*4c3eb207Smrg 
212*4c3eb207Smrg /* Define to 1 if you have the <stdint.h> header file. */
213*4c3eb207Smrg #define HAVE_STDINT_H 1
214*4c3eb207Smrg 
215*4c3eb207Smrg /* Define to 1 if you have the <stdlib.h> header file. */
216*4c3eb207Smrg #define HAVE_STDLIB_H 1
217*4c3eb207Smrg 
218*4c3eb207Smrg /* Define to 1 if you have the <strings.h> header file. */
219*4c3eb207Smrg #define HAVE_STRINGS_H 1
220*4c3eb207Smrg 
221*4c3eb207Smrg /* Define to 1 if you have the <string.h> header file. */
222*4c3eb207Smrg #define HAVE_STRING_H 1
223*4c3eb207Smrg 
224*4c3eb207Smrg /* Define to 1 if you have the <sys/file.h> header file. */
225*4c3eb207Smrg #define HAVE_SYS_FILE_H 1
226*4c3eb207Smrg 
227*4c3eb207Smrg /* Define to 1 if you have the <sys/stat.h> header file. */
228*4c3eb207Smrg #define HAVE_SYS_STAT_H 1
229*4c3eb207Smrg 
230*4c3eb207Smrg /* Define to 1 if you have the <sys/types.h> header file. */
231*4c3eb207Smrg #define HAVE_SYS_TYPES_H 1
232*4c3eb207Smrg 
233*4c3eb207Smrg /* Define if <sys/types.h> defines \`uchar'. */
234*4c3eb207Smrg /* #undef HAVE_UCHAR */
235*4c3eb207Smrg 
236*4c3eb207Smrg /* Define to 1 if the system has the type `uintptr_t'. */
237*4c3eb207Smrg #define HAVE_UINTPTR_T 1
238*4c3eb207Smrg 
239*4c3eb207Smrg /* Define to 1 if you have the <unistd.h> header file. */
240*4c3eb207Smrg #define HAVE_UNISTD_H 1
241*4c3eb207Smrg 
242*4c3eb207Smrg /* Define as const if the declaration of iconv() needs const. */
243*4c3eb207Smrg #define ICONV_CONST
244*4c3eb207Smrg 
245*4c3eb207Smrg /* Define to the name of this package. */
246*4c3eb207Smrg #define PACKAGE "cpplib"
247*4c3eb207Smrg 
248*4c3eb207Smrg /* Define to the address where bug reports for this package should be sent. */
249*4c3eb207Smrg #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
250*4c3eb207Smrg 
251*4c3eb207Smrg /* Define to the full name of this package. */
252*4c3eb207Smrg #define PACKAGE_NAME "cpplib"
253*4c3eb207Smrg 
254*4c3eb207Smrg /* Define to the full name and version of this package. */
255*4c3eb207Smrg #define PACKAGE_STRING "cpplib  "
256*4c3eb207Smrg 
257*4c3eb207Smrg /* Define to the one symbol short name of this package. */
258*4c3eb207Smrg #define PACKAGE_TARNAME "cpplib"
259*4c3eb207Smrg 
260*4c3eb207Smrg /* Define to the home page for this package. */
261*4c3eb207Smrg #define PACKAGE_URL ""
262*4c3eb207Smrg 
263*4c3eb207Smrg /* Define to the version of this package. */
264*4c3eb207Smrg #define PACKAGE_VERSION " "
265*4c3eb207Smrg 
266*4c3eb207Smrg /* The size of `int', as computed by sizeof. */
267*4c3eb207Smrg #define SIZEOF_INT 4
268*4c3eb207Smrg 
269*4c3eb207Smrg /* The size of `long', as computed by sizeof. */
270*4c3eb207Smrg #define SIZEOF_LONG 8
271*4c3eb207Smrg 
272*4c3eb207Smrg /* If using the C implementation of alloca, define if you know the
273*4c3eb207Smrg    direction of stack growth for your system; otherwise it will be
274*4c3eb207Smrg    automatically deduced at runtime.
275*4c3eb207Smrg 	STACK_DIRECTION > 0 => grows toward higher addresses
276*4c3eb207Smrg 	STACK_DIRECTION < 0 => grows toward lower addresses
277*4c3eb207Smrg 	STACK_DIRECTION = 0 => direction of growth unknown */
278*4c3eb207Smrg /* #undef STACK_DIRECTION */
279*4c3eb207Smrg 
280*4c3eb207Smrg /* Define to 1 if you have the ANSI C header files. */
281*4c3eb207Smrg #define STDC_HEADERS 1
282*4c3eb207Smrg 
283*4c3eb207Smrg /* Define if you can safely include both <string.h> and <strings.h>. */
284*4c3eb207Smrg #define STRING_WITH_STRINGS 1
285*4c3eb207Smrg 
286*4c3eb207Smrg /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
287*4c3eb207Smrg #define TIME_WITH_SYS_TIME 1
288*4c3eb207Smrg 
289*4c3eb207Smrg /* Define to 1 if your <sys/time.h> declares `struct tm'. */
290*4c3eb207Smrg /* #undef TM_IN_SYS_TIME */
291*4c3eb207Smrg 
292*4c3eb207Smrg /* Enable extensions on AIX 3, Interix.  */
293*4c3eb207Smrg #ifndef _ALL_SOURCE
294*4c3eb207Smrg # define _ALL_SOURCE 1
295*4c3eb207Smrg #endif
296*4c3eb207Smrg /* Enable GNU extensions on systems that have them.  */
297*4c3eb207Smrg #ifndef _GNU_SOURCE
298*4c3eb207Smrg # define _GNU_SOURCE 1
299*4c3eb207Smrg #endif
300*4c3eb207Smrg /* Enable threading extensions on Solaris.  */
301*4c3eb207Smrg #ifndef _POSIX_PTHREAD_SEMANTICS
302*4c3eb207Smrg # define _POSIX_PTHREAD_SEMANTICS 1
303*4c3eb207Smrg #endif
304*4c3eb207Smrg /* Enable extensions on HP NonStop.  */
305*4c3eb207Smrg #ifndef _TANDEM_SOURCE
306*4c3eb207Smrg # define _TANDEM_SOURCE 1
307*4c3eb207Smrg #endif
308*4c3eb207Smrg /* Enable general extensions on Solaris.  */
309*4c3eb207Smrg #ifndef __EXTENSIONS__
310*4c3eb207Smrg # define __EXTENSIONS__ 1
311*4c3eb207Smrg #endif
312*4c3eb207Smrg 
313*4c3eb207Smrg 
314*4c3eb207Smrg /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
315*4c3eb207Smrg    significant byte first (like Motorola and SPARC, unlike Intel). */
316*4c3eb207Smrg #if defined AC_APPLE_UNIVERSAL_BUILD
317*4c3eb207Smrg # if defined __BIG_ENDIAN__
318*4c3eb207Smrg #  define WORDS_BIGENDIAN 1
319*4c3eb207Smrg # endif
320*4c3eb207Smrg #else
321*4c3eb207Smrg # ifndef WORDS_BIGENDIAN
322*4c3eb207Smrg /* #  undef WORDS_BIGENDIAN */
323*4c3eb207Smrg # endif
324*4c3eb207Smrg #endif
325*4c3eb207Smrg 
326*4c3eb207Smrg /* Enable large inode numbers on Mac OS X 10.5.  */
327*4c3eb207Smrg #ifndef _DARWIN_USE_64_BIT_INODE
328*4c3eb207Smrg # define _DARWIN_USE_64_BIT_INODE 1
329*4c3eb207Smrg #endif
330*4c3eb207Smrg 
331*4c3eb207Smrg /* Number of bits in a file offset, on hosts where this is settable. */
332*4c3eb207Smrg /* #undef _FILE_OFFSET_BITS */
333*4c3eb207Smrg 
334*4c3eb207Smrg /* Define for large files, on AIX-style hosts. */
335*4c3eb207Smrg /* #undef _LARGE_FILES */
336*4c3eb207Smrg 
337*4c3eb207Smrg /* Define to 1 if on MINIX. */
338*4c3eb207Smrg /* #undef _MINIX */
339*4c3eb207Smrg 
340*4c3eb207Smrg /* Define to 2 if the system does not provide POSIX.1 features except with
341*4c3eb207Smrg    this defined. */
342*4c3eb207Smrg /* #undef _POSIX_1_SOURCE */
343*4c3eb207Smrg 
344*4c3eb207Smrg /* Define to 1 if you need to in order for `stat' and other things to work. */
345*4c3eb207Smrg /* #undef _POSIX_SOURCE */
346*4c3eb207Smrg 
347*4c3eb207Smrg /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
348*4c3eb207Smrg    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
349*4c3eb207Smrg    #define below would cause a syntax error. */
350*4c3eb207Smrg /* #undef _UINT64_T */
351*4c3eb207Smrg 
352*4c3eb207Smrg /* Define to empty if `const' does not conform to ANSI C. */
353*4c3eb207Smrg /* #undef const */
354*4c3eb207Smrg 
355*4c3eb207Smrg /* Define to `__inline__' or `__inline' if that's what the C compiler
356*4c3eb207Smrg    calls it, or to nothing if 'inline' is not supported under any name.  */
357*4c3eb207Smrg #ifndef __cplusplus
358*4c3eb207Smrg /* #undef inline */
359*4c3eb207Smrg #endif
360*4c3eb207Smrg 
361*4c3eb207Smrg /* Define to `long int' if <sys/types.h> does not define. */
362*4c3eb207Smrg /* #undef off_t */
363*4c3eb207Smrg 
364*4c3eb207Smrg /* Define to `int' if <sys/types.h> does not define. */
365*4c3eb207Smrg /* #undef ptrdiff_t */
366*4c3eb207Smrg 
367*4c3eb207Smrg /* Define to `unsigned int' if <sys/types.h> does not define. */
368*4c3eb207Smrg /* #undef size_t */
369*4c3eb207Smrg 
370*4c3eb207Smrg /* Define to `int' if <sys/types.h> does not define. */
371*4c3eb207Smrg /* #undef ssize_t */
372*4c3eb207Smrg 
373*4c3eb207Smrg /* Define to the type of an unsigned integer type of width exactly 64 bits if
374*4c3eb207Smrg    such a type exists and the standard includes do not define it. */
375*4c3eb207Smrg /* #undef uint64_t */
376*4c3eb207Smrg 
377*4c3eb207Smrg /* Define to the type of an unsigned integer type wide enough to hold a
378*4c3eb207Smrg    pointer, if such a type exists, and if the system does not define it. */
379*4c3eb207Smrg /* #undef uintptr_t */
380