xref: /netbsd-src/external/gpl3/gcc/usr.bin/libcpp/arch/earm/config.h (revision cf89d143ddc4c4858b3b762976d9b0ce1d6c4300)
1714ce8eeSmatt /* 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  */
4714ce8eeSmatt 
5714ce8eeSmatt /* config.h.  Generated from config.in by configure.  */
6714ce8eeSmatt /* config.in.  Generated from configure.ac by autoheader.  */
7714ce8eeSmatt 
849d8c9ecSmrg /* Define if building universal (internal helper macro) */
949d8c9ecSmrg /* #undef AC_APPLE_UNIVERSAL_BUILD */
1049d8c9ecSmrg 
113d95d378Smrg /* Define to 1 if you want more run-time sanity checks. */
123d95d378Smrg #define CHECKING_P 0
133d95d378Smrg 
14714ce8eeSmatt /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
15714ce8eeSmatt    systems. This function is required for `alloca.c' support on those systems.
16714ce8eeSmatt    */
17714ce8eeSmatt /* #undef CRAY_STACKSEG_END */
18714ce8eeSmatt 
19714ce8eeSmatt /* Define to 1 if using `alloca.c'. */
20714ce8eeSmatt /* #undef C_ALLOCA */
21714ce8eeSmatt 
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 
28714ce8eeSmatt /* Define to 1 if translation of program messages to the user's native
29714ce8eeSmatt    language is requested. */
30714ce8eeSmatt #define ENABLE_NLS 1
31714ce8eeSmatt 
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 
39714ce8eeSmatt /* Define to 1 if you have `alloca', as a function or macro. */
40714ce8eeSmatt #define HAVE_ALLOCA 1
41714ce8eeSmatt 
42714ce8eeSmatt /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
43714ce8eeSmatt    */
44714ce8eeSmatt /* #undef HAVE_ALLOCA_H */
45714ce8eeSmatt 
46714ce8eeSmatt /* Define to 1 if you have the `clearerr_unlocked' function. */
47714ce8eeSmatt /* #undef HAVE_CLEARERR_UNLOCKED */
48714ce8eeSmatt 
49714ce8eeSmatt /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
50714ce8eeSmatt    */
51714ce8eeSmatt #define HAVE_DECL_ABORT 1
52714ce8eeSmatt 
53714ce8eeSmatt /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
54714ce8eeSmatt    don't. */
55714ce8eeSmatt #define HAVE_DECL_ASPRINTF 1
56714ce8eeSmatt 
5749d8c9ecSmrg /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
5849d8c9ecSmrg    you don't. */
59714ce8eeSmatt #define HAVE_DECL_BASENAME 0
60714ce8eeSmatt 
61714ce8eeSmatt /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
62714ce8eeSmatt    you don't. */
63714ce8eeSmatt #define HAVE_DECL_CLEARERR_UNLOCKED 0
64714ce8eeSmatt 
65714ce8eeSmatt /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
66714ce8eeSmatt    */
67714ce8eeSmatt #define HAVE_DECL_ERRNO 0
68714ce8eeSmatt 
69714ce8eeSmatt /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
70714ce8eeSmatt    don't. */
71714ce8eeSmatt #define HAVE_DECL_FEOF_UNLOCKED 0
72714ce8eeSmatt 
73714ce8eeSmatt /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
74714ce8eeSmatt    you don't. */
75714ce8eeSmatt #define HAVE_DECL_FERROR_UNLOCKED 0
76714ce8eeSmatt 
77714ce8eeSmatt /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
78714ce8eeSmatt    you don't. */
79714ce8eeSmatt #define HAVE_DECL_FFLUSH_UNLOCKED 0
80714ce8eeSmatt 
81714ce8eeSmatt /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
82714ce8eeSmatt    you don't. */
83714ce8eeSmatt #define HAVE_DECL_FGETC_UNLOCKED 0
84714ce8eeSmatt 
85714ce8eeSmatt /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
86714ce8eeSmatt    you don't. */
87714ce8eeSmatt #define HAVE_DECL_FGETS_UNLOCKED 0
88714ce8eeSmatt 
89714ce8eeSmatt /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
90714ce8eeSmatt    you don't. */
91714ce8eeSmatt #define HAVE_DECL_FILENO_UNLOCKED 0
92714ce8eeSmatt 
93714ce8eeSmatt /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
94714ce8eeSmatt    you don't. */
95714ce8eeSmatt #define HAVE_DECL_FPRINTF_UNLOCKED 0
96714ce8eeSmatt 
97714ce8eeSmatt /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
98714ce8eeSmatt    you don't. */
99714ce8eeSmatt #define HAVE_DECL_FPUTC_UNLOCKED 0
100714ce8eeSmatt 
101714ce8eeSmatt /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
102714ce8eeSmatt    you don't. */
103714ce8eeSmatt #define HAVE_DECL_FPUTS_UNLOCKED 0
104714ce8eeSmatt 
105714ce8eeSmatt /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
106714ce8eeSmatt    you don't. */
107714ce8eeSmatt #define HAVE_DECL_FREAD_UNLOCKED 0
108714ce8eeSmatt 
109714ce8eeSmatt /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
110714ce8eeSmatt    you don't. */
111714ce8eeSmatt #define HAVE_DECL_FWRITE_UNLOCKED 0
112714ce8eeSmatt 
113714ce8eeSmatt /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
114714ce8eeSmatt    you don't. */
115714ce8eeSmatt #define HAVE_DECL_GETCHAR_UNLOCKED 1
116714ce8eeSmatt 
117714ce8eeSmatt /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
118714ce8eeSmatt    don't. */
119714ce8eeSmatt #define HAVE_DECL_GETC_UNLOCKED 1
120714ce8eeSmatt 
121714ce8eeSmatt /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
122714ce8eeSmatt    */
123714ce8eeSmatt #define HAVE_DECL_GETOPT 1
124714ce8eeSmatt 
125714ce8eeSmatt /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
126714ce8eeSmatt    you don't. */
127714ce8eeSmatt #define HAVE_DECL_PUTCHAR_UNLOCKED 1
128714ce8eeSmatt 
129714ce8eeSmatt /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
130714ce8eeSmatt    don't. */
131714ce8eeSmatt #define HAVE_DECL_PUTC_UNLOCKED 1
132714ce8eeSmatt 
133714ce8eeSmatt /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
134714ce8eeSmatt    don't. */
135714ce8eeSmatt #define HAVE_DECL_VASPRINTF 1
136714ce8eeSmatt 
137714ce8eeSmatt /* Define to 1 if you have the <fcntl.h> header file. */
138714ce8eeSmatt #define HAVE_FCNTL_H 1
139714ce8eeSmatt 
140714ce8eeSmatt /* Define to 1 if you have the `feof_unlocked' function. */
141714ce8eeSmatt /* #undef HAVE_FEOF_UNLOCKED */
142714ce8eeSmatt 
143714ce8eeSmatt /* Define to 1 if you have the `ferror_unlocked' function. */
144714ce8eeSmatt /* #undef HAVE_FERROR_UNLOCKED */
145714ce8eeSmatt 
146714ce8eeSmatt /* Define to 1 if you have the `fflush_unlocked' function. */
147714ce8eeSmatt /* #undef HAVE_FFLUSH_UNLOCKED */
148714ce8eeSmatt 
149714ce8eeSmatt /* Define to 1 if you have the `fgetc_unlocked' function. */
150714ce8eeSmatt /* #undef HAVE_FGETC_UNLOCKED */
151714ce8eeSmatt 
152714ce8eeSmatt /* Define to 1 if you have the `fgets_unlocked' function. */
153714ce8eeSmatt /* #undef HAVE_FGETS_UNLOCKED */
154714ce8eeSmatt 
155714ce8eeSmatt /* Define to 1 if you have the `fileno_unlocked' function. */
156714ce8eeSmatt /* #undef HAVE_FILENO_UNLOCKED */
157714ce8eeSmatt 
158714ce8eeSmatt /* Define to 1 if you have the `fprintf_unlocked' function. */
159714ce8eeSmatt /* #undef HAVE_FPRINTF_UNLOCKED */
160714ce8eeSmatt 
161714ce8eeSmatt /* Define to 1 if you have the `fputc_unlocked' function. */
162714ce8eeSmatt /* #undef HAVE_FPUTC_UNLOCKED */
163714ce8eeSmatt 
164714ce8eeSmatt /* Define to 1 if you have the `fputs_unlocked' function. */
165714ce8eeSmatt /* #undef HAVE_FPUTS_UNLOCKED */
166714ce8eeSmatt 
167714ce8eeSmatt /* Define to 1 if you have the `fread_unlocked' function. */
168714ce8eeSmatt /* #undef HAVE_FREAD_UNLOCKED */
169714ce8eeSmatt 
170714ce8eeSmatt /* Define to 1 if you have the `fwrite_unlocked' function. */
171714ce8eeSmatt /* #undef HAVE_FWRITE_UNLOCKED */
172714ce8eeSmatt 
173714ce8eeSmatt /* Define to 1 if you have the `getchar_unlocked' function. */
174714ce8eeSmatt #define HAVE_GETCHAR_UNLOCKED 1
175714ce8eeSmatt 
176714ce8eeSmatt /* Define to 1 if you have the `getc_unlocked' function. */
177714ce8eeSmatt #define HAVE_GETC_UNLOCKED 1
178714ce8eeSmatt 
179714ce8eeSmatt /* Define if you have the iconv() function. */
180714ce8eeSmatt #define HAVE_ICONV 1
181714ce8eeSmatt 
182714ce8eeSmatt /* Define to 1 if you have the <inttypes.h> header file. */
183714ce8eeSmatt #define HAVE_INTTYPES_H 1
184714ce8eeSmatt 
185714ce8eeSmatt /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
186714ce8eeSmatt #define HAVE_LANGINFO_CODESET 1
187714ce8eeSmatt 
188714ce8eeSmatt /* Define to 1 if you have the <limits.h> header file. */
189714ce8eeSmatt #define HAVE_LIMITS_H 1
190714ce8eeSmatt 
191714ce8eeSmatt /* Define to 1 if you have the <locale.h> header file. */
192714ce8eeSmatt #define HAVE_LOCALE_H 1
193714ce8eeSmatt 
194714ce8eeSmatt /* Define to 1 if you have the <memory.h> header file. */
195714ce8eeSmatt #define HAVE_MEMORY_H 1
196714ce8eeSmatt 
197714ce8eeSmatt /* Define to 1 if libc includes obstacks. */
198714ce8eeSmatt /* #undef HAVE_OBSTACK */
199714ce8eeSmatt 
200714ce8eeSmatt /* Define to 1 if you have the `putchar_unlocked' function. */
201714ce8eeSmatt #define HAVE_PUTCHAR_UNLOCKED 1
202714ce8eeSmatt 
203714ce8eeSmatt /* Define to 1 if you have the `putc_unlocked' function. */
204714ce8eeSmatt #define HAVE_PUTC_UNLOCKED 1
205714ce8eeSmatt 
20649d8c9ecSmrg /* Define to 1 if you can assemble SSE4 insns. */
20749d8c9ecSmrg /* #undef HAVE_SSE4 */
20849d8c9ecSmrg 
209714ce8eeSmatt /* Define to 1 if you have the <stddef.h> header file. */
210714ce8eeSmatt #define HAVE_STDDEF_H 1
211714ce8eeSmatt 
212714ce8eeSmatt /* Define to 1 if you have the <stdint.h> header file. */
213714ce8eeSmatt #define HAVE_STDINT_H 1
214714ce8eeSmatt 
215714ce8eeSmatt /* Define to 1 if you have the <stdlib.h> header file. */
216714ce8eeSmatt #define HAVE_STDLIB_H 1
217714ce8eeSmatt 
218714ce8eeSmatt /* Define to 1 if you have the <strings.h> header file. */
219714ce8eeSmatt #define HAVE_STRINGS_H 1
220714ce8eeSmatt 
221714ce8eeSmatt /* Define to 1 if you have the <string.h> header file. */
222714ce8eeSmatt #define HAVE_STRING_H 1
223714ce8eeSmatt 
224714ce8eeSmatt /* Define to 1 if you have the <sys/file.h> header file. */
225714ce8eeSmatt #define HAVE_SYS_FILE_H 1
226714ce8eeSmatt 
227714ce8eeSmatt /* Define to 1 if you have the <sys/stat.h> header file. */
228714ce8eeSmatt #define HAVE_SYS_STAT_H 1
229714ce8eeSmatt 
230714ce8eeSmatt /* Define to 1 if you have the <sys/types.h> header file. */
231714ce8eeSmatt #define HAVE_SYS_TYPES_H 1
232714ce8eeSmatt 
233714ce8eeSmatt /* Define if <sys/types.h> defines \`uchar'. */
234714ce8eeSmatt /* #undef HAVE_UCHAR */
235714ce8eeSmatt 
23649d8c9ecSmrg /* Define to 1 if the system has the type `uintptr_t'. */
23749d8c9ecSmrg #define HAVE_UINTPTR_T 1
23849d8c9ecSmrg 
239714ce8eeSmatt /* Define to 1 if you have the <unistd.h> header file. */
240714ce8eeSmatt #define HAVE_UNISTD_H 1
241714ce8eeSmatt 
242714ce8eeSmatt /* Define as const if the declaration of iconv() needs const. */
24377a1ad5fSkamil #define ICONV_CONST
244714ce8eeSmatt 
245714ce8eeSmatt /* Define to the name of this package. */
246714ce8eeSmatt #define PACKAGE "cpplib"
247714ce8eeSmatt 
248714ce8eeSmatt /* Define to the address where bug reports for this package should be sent. */
249714ce8eeSmatt #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
250714ce8eeSmatt 
251714ce8eeSmatt /* Define to the full name of this package. */
252714ce8eeSmatt #define PACKAGE_NAME "cpplib"
253714ce8eeSmatt 
254714ce8eeSmatt /* Define to the full name and version of this package. */
255714ce8eeSmatt #define PACKAGE_STRING "cpplib  "
256714ce8eeSmatt 
257714ce8eeSmatt /* Define to the one symbol short name of this package. */
258714ce8eeSmatt #define PACKAGE_TARNAME "cpplib"
259714ce8eeSmatt 
260714ce8eeSmatt /* Define to the home page for this package. */
261714ce8eeSmatt #define PACKAGE_URL ""
262714ce8eeSmatt 
263714ce8eeSmatt /* Define to the version of this package. */
264714ce8eeSmatt #define PACKAGE_VERSION " "
265714ce8eeSmatt 
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 
272714ce8eeSmatt /* The size of `int', as computed by sizeof. */
273714ce8eeSmatt #define SIZEOF_INT 4
274714ce8eeSmatt 
275714ce8eeSmatt /* The size of `long', as computed by sizeof. */
276714ce8eeSmatt #define SIZEOF_LONG 4
277714ce8eeSmatt 
278714ce8eeSmatt /* If using the C implementation of alloca, define if you know the
279714ce8eeSmatt    direction of stack growth for your system; otherwise it will be
280714ce8eeSmatt    automatically deduced at runtime.
281714ce8eeSmatt 	STACK_DIRECTION > 0 => grows toward higher addresses
282714ce8eeSmatt 	STACK_DIRECTION < 0 => grows toward lower addresses
283714ce8eeSmatt 	STACK_DIRECTION = 0 => direction of growth unknown */
284714ce8eeSmatt /* #undef STACK_DIRECTION */
285714ce8eeSmatt 
286714ce8eeSmatt /* Define to 1 if you have the ANSI C header files. */
287714ce8eeSmatt #define STDC_HEADERS 1
288714ce8eeSmatt 
289714ce8eeSmatt /* Define if you can safely include both <string.h> and <strings.h>. */
290714ce8eeSmatt #define STRING_WITH_STRINGS 1
291714ce8eeSmatt 
292714ce8eeSmatt /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
293714ce8eeSmatt #define TIME_WITH_SYS_TIME 1
294714ce8eeSmatt 
295714ce8eeSmatt /* Define to 1 if your <sys/time.h> declares `struct tm'. */
296714ce8eeSmatt /* #undef TM_IN_SYS_TIME */
297714ce8eeSmatt 
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 
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 
358714ce8eeSmatt /* Define to empty if `const' does not conform to ANSI C. */
359714ce8eeSmatt /* #undef const */
360714ce8eeSmatt 
361714ce8eeSmatt /* Define to `__inline__' or `__inline' if that's what the C compiler
362714ce8eeSmatt    calls it, or to nothing if 'inline' is not supported under any name.  */
363714ce8eeSmatt #ifndef __cplusplus
364714ce8eeSmatt /* #undef inline */
365714ce8eeSmatt #endif
366714ce8eeSmatt 
367714ce8eeSmatt /* Define to `long int' if <sys/types.h> does not define. */
368714ce8eeSmatt /* #undef off_t */
369714ce8eeSmatt 
37049d8c9ecSmrg /* Define to `int' if <sys/types.h> does not define. */
37149d8c9ecSmrg /* #undef ptrdiff_t */
37249d8c9ecSmrg 
373714ce8eeSmatt /* Define to `unsigned int' if <sys/types.h> does not define. */
374714ce8eeSmatt /* #undef size_t */
375714ce8eeSmatt 
376714ce8eeSmatt /* Define to `int' if <sys/types.h> does not define. */
377714ce8eeSmatt /* #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