xref: /minix3/external/gpl3/gcc/usr.bin/libcpp/arch/mips64eb/config.h (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
118a5822eSThomas Veerman /* This file is automatically generated.  DO NOT EDIT! */
2*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp  */
3*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp  */
418a5822eSThomas Veerman 
518a5822eSThomas Veerman /* config.h.  Generated from config.in by configure.  */
618a5822eSThomas Veerman /* config.in.  Generated from configure.ac by autoheader.  */
718a5822eSThomas Veerman 
8*0a6a1f1dSLionel Sambuc /* Define if building universal (internal helper macro) */
9*0a6a1f1dSLionel Sambuc /* #undef AC_APPLE_UNIVERSAL_BUILD */
10*0a6a1f1dSLionel Sambuc 
1118a5822eSThomas Veerman /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
1218a5822eSThomas Veerman    systems. This function is required for `alloca.c' support on those systems.
1318a5822eSThomas Veerman    */
1418a5822eSThomas Veerman /* #undef CRAY_STACKSEG_END */
1518a5822eSThomas Veerman 
1618a5822eSThomas Veerman /* Define to 1 if using `alloca.c'. */
1718a5822eSThomas Veerman /* #undef C_ALLOCA */
1818a5822eSThomas Veerman 
19*0a6a1f1dSLionel Sambuc /* Define to enable system headers canonicalization. */
20*0a6a1f1dSLionel Sambuc #define ENABLE_CANONICAL_SYSTEM_HEADERS 1
21*0a6a1f1dSLionel Sambuc 
2218a5822eSThomas Veerman /* Define if you want more run-time sanity checks. */
2318a5822eSThomas Veerman /* #undef ENABLE_CHECKING */
2418a5822eSThomas Veerman 
2518a5822eSThomas Veerman /* Define to 1 if translation of program messages to the user's native
2618a5822eSThomas Veerman    language is requested. */
2718a5822eSThomas Veerman #define ENABLE_NLS 1
2818a5822eSThomas Veerman 
29*0a6a1f1dSLionel Sambuc /* Define if you want to workaround valgrind (a memory checker) warnings about
30*0a6a1f1dSLionel Sambuc    possible memory leaks because of libcpp use of interior pointers. */
31*0a6a1f1dSLionel Sambuc /* #undef ENABLE_VALGRIND_CHECKING */
32*0a6a1f1dSLionel Sambuc 
3318a5822eSThomas Veerman /* Define to 1 if you have `alloca', as a function or macro. */
3418a5822eSThomas Veerman #define HAVE_ALLOCA 1
3518a5822eSThomas Veerman 
3618a5822eSThomas Veerman /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
3718a5822eSThomas Veerman    */
3818a5822eSThomas Veerman /* #undef HAVE_ALLOCA_H */
3918a5822eSThomas Veerman 
4018a5822eSThomas Veerman /* Define to 1 if you have the `clearerr_unlocked' function. */
4118a5822eSThomas Veerman /* #undef HAVE_CLEARERR_UNLOCKED */
4218a5822eSThomas Veerman 
4318a5822eSThomas Veerman /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
4418a5822eSThomas Veerman    */
4518a5822eSThomas Veerman #define HAVE_DECL_ABORT 1
4618a5822eSThomas Veerman 
4718a5822eSThomas Veerman /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
4818a5822eSThomas Veerman    don't. */
4918a5822eSThomas Veerman #define HAVE_DECL_ASPRINTF 1
5018a5822eSThomas Veerman 
51*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
52*0a6a1f1dSLionel Sambuc    you don't. */
5318a5822eSThomas Veerman #define HAVE_DECL_BASENAME 0
5418a5822eSThomas Veerman 
5518a5822eSThomas Veerman /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
5618a5822eSThomas Veerman    you don't. */
5718a5822eSThomas Veerman #define HAVE_DECL_CLEARERR_UNLOCKED 0
5818a5822eSThomas Veerman 
5918a5822eSThomas Veerman /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
6018a5822eSThomas Veerman    */
6118a5822eSThomas Veerman #define HAVE_DECL_ERRNO 0
6218a5822eSThomas Veerman 
6318a5822eSThomas Veerman /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
6418a5822eSThomas Veerman    don't. */
6518a5822eSThomas Veerman #define HAVE_DECL_FEOF_UNLOCKED 0
6618a5822eSThomas Veerman 
6718a5822eSThomas Veerman /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
6818a5822eSThomas Veerman    you don't. */
6918a5822eSThomas Veerman #define HAVE_DECL_FERROR_UNLOCKED 0
7018a5822eSThomas Veerman 
7118a5822eSThomas Veerman /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
7218a5822eSThomas Veerman    you don't. */
7318a5822eSThomas Veerman #define HAVE_DECL_FFLUSH_UNLOCKED 0
7418a5822eSThomas Veerman 
7518a5822eSThomas Veerman /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
7618a5822eSThomas Veerman    you don't. */
7718a5822eSThomas Veerman #define HAVE_DECL_FGETC_UNLOCKED 0
7818a5822eSThomas Veerman 
7918a5822eSThomas Veerman /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
8018a5822eSThomas Veerman    you don't. */
8118a5822eSThomas Veerman #define HAVE_DECL_FGETS_UNLOCKED 0
8218a5822eSThomas Veerman 
8318a5822eSThomas Veerman /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
8418a5822eSThomas Veerman    you don't. */
8518a5822eSThomas Veerman #define HAVE_DECL_FILENO_UNLOCKED 0
8618a5822eSThomas Veerman 
8718a5822eSThomas Veerman /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
8818a5822eSThomas Veerman    you don't. */
8918a5822eSThomas Veerman #define HAVE_DECL_FPRINTF_UNLOCKED 0
9018a5822eSThomas Veerman 
9118a5822eSThomas Veerman /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
9218a5822eSThomas Veerman    you don't. */
9318a5822eSThomas Veerman #define HAVE_DECL_FPUTC_UNLOCKED 0
9418a5822eSThomas Veerman 
9518a5822eSThomas Veerman /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
9618a5822eSThomas Veerman    you don't. */
9718a5822eSThomas Veerman #define HAVE_DECL_FPUTS_UNLOCKED 0
9818a5822eSThomas Veerman 
9918a5822eSThomas Veerman /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
10018a5822eSThomas Veerman    you don't. */
10118a5822eSThomas Veerman #define HAVE_DECL_FREAD_UNLOCKED 0
10218a5822eSThomas Veerman 
10318a5822eSThomas Veerman /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
10418a5822eSThomas Veerman    you don't. */
10518a5822eSThomas Veerman #define HAVE_DECL_FWRITE_UNLOCKED 0
10618a5822eSThomas Veerman 
10718a5822eSThomas Veerman /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
10818a5822eSThomas Veerman    you don't. */
10918a5822eSThomas Veerman #define HAVE_DECL_GETCHAR_UNLOCKED 1
11018a5822eSThomas Veerman 
11118a5822eSThomas Veerman /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
11218a5822eSThomas Veerman    don't. */
11318a5822eSThomas Veerman #define HAVE_DECL_GETC_UNLOCKED 1
11418a5822eSThomas Veerman 
11518a5822eSThomas Veerman /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
11618a5822eSThomas Veerman    */
11718a5822eSThomas Veerman #define HAVE_DECL_GETOPT 1
11818a5822eSThomas Veerman 
11918a5822eSThomas Veerman /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
12018a5822eSThomas Veerman    you don't. */
12118a5822eSThomas Veerman #define HAVE_DECL_PUTCHAR_UNLOCKED 1
12218a5822eSThomas Veerman 
12318a5822eSThomas Veerman /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
12418a5822eSThomas Veerman    don't. */
12518a5822eSThomas Veerman #define HAVE_DECL_PUTC_UNLOCKED 1
12618a5822eSThomas Veerman 
12718a5822eSThomas Veerman /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
12818a5822eSThomas Veerman    don't. */
12918a5822eSThomas Veerman #define HAVE_DECL_VASPRINTF 1
13018a5822eSThomas Veerman 
13118a5822eSThomas Veerman /* Define to 1 if you have the <fcntl.h> header file. */
13218a5822eSThomas Veerman #define HAVE_FCNTL_H 1
13318a5822eSThomas Veerman 
13418a5822eSThomas Veerman /* Define to 1 if you have the `feof_unlocked' function. */
13518a5822eSThomas Veerman /* #undef HAVE_FEOF_UNLOCKED */
13618a5822eSThomas Veerman 
13718a5822eSThomas Veerman /* Define to 1 if you have the `ferror_unlocked' function. */
13818a5822eSThomas Veerman /* #undef HAVE_FERROR_UNLOCKED */
13918a5822eSThomas Veerman 
14018a5822eSThomas Veerman /* Define to 1 if you have the `fflush_unlocked' function. */
14118a5822eSThomas Veerman /* #undef HAVE_FFLUSH_UNLOCKED */
14218a5822eSThomas Veerman 
14318a5822eSThomas Veerman /* Define to 1 if you have the `fgetc_unlocked' function. */
14418a5822eSThomas Veerman /* #undef HAVE_FGETC_UNLOCKED */
14518a5822eSThomas Veerman 
14618a5822eSThomas Veerman /* Define to 1 if you have the `fgets_unlocked' function. */
14718a5822eSThomas Veerman /* #undef HAVE_FGETS_UNLOCKED */
14818a5822eSThomas Veerman 
14918a5822eSThomas Veerman /* Define to 1 if you have the `fileno_unlocked' function. */
15018a5822eSThomas Veerman /* #undef HAVE_FILENO_UNLOCKED */
15118a5822eSThomas Veerman 
15218a5822eSThomas Veerman /* Define to 1 if you have the `fprintf_unlocked' function. */
15318a5822eSThomas Veerman /* #undef HAVE_FPRINTF_UNLOCKED */
15418a5822eSThomas Veerman 
15518a5822eSThomas Veerman /* Define to 1 if you have the `fputc_unlocked' function. */
15618a5822eSThomas Veerman /* #undef HAVE_FPUTC_UNLOCKED */
15718a5822eSThomas Veerman 
15818a5822eSThomas Veerman /* Define to 1 if you have the `fputs_unlocked' function. */
15918a5822eSThomas Veerman /* #undef HAVE_FPUTS_UNLOCKED */
16018a5822eSThomas Veerman 
16118a5822eSThomas Veerman /* Define to 1 if you have the `fread_unlocked' function. */
16218a5822eSThomas Veerman /* #undef HAVE_FREAD_UNLOCKED */
16318a5822eSThomas Veerman 
16418a5822eSThomas Veerman /* Define to 1 if you have the `fwrite_unlocked' function. */
16518a5822eSThomas Veerman /* #undef HAVE_FWRITE_UNLOCKED */
16618a5822eSThomas Veerman 
16718a5822eSThomas Veerman /* Define to 1 if you have the `getchar_unlocked' function. */
16818a5822eSThomas Veerman #define HAVE_GETCHAR_UNLOCKED 1
16918a5822eSThomas Veerman 
17018a5822eSThomas Veerman /* Define to 1 if you have the `getc_unlocked' function. */
17118a5822eSThomas Veerman #define HAVE_GETC_UNLOCKED 1
17218a5822eSThomas Veerman 
17318a5822eSThomas Veerman /* Define if you have the iconv() function. */
17418a5822eSThomas Veerman #define HAVE_ICONV 1
17518a5822eSThomas Veerman 
17618a5822eSThomas Veerman /* Define to 1 if you have the <inttypes.h> header file. */
17718a5822eSThomas Veerman #define HAVE_INTTYPES_H 1
17818a5822eSThomas Veerman 
17918a5822eSThomas Veerman /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
18018a5822eSThomas Veerman #define HAVE_LANGINFO_CODESET 1
18118a5822eSThomas Veerman 
18218a5822eSThomas Veerman /* Define to 1 if you have the <limits.h> header file. */
18318a5822eSThomas Veerman #define HAVE_LIMITS_H 1
18418a5822eSThomas Veerman 
18518a5822eSThomas Veerman /* Define to 1 if you have the <locale.h> header file. */
18618a5822eSThomas Veerman #define HAVE_LOCALE_H 1
18718a5822eSThomas Veerman 
18818a5822eSThomas Veerman /* Define to 1 if you have the <memory.h> header file. */
18918a5822eSThomas Veerman #define HAVE_MEMORY_H 1
19018a5822eSThomas Veerman 
19118a5822eSThomas Veerman /* Define to 1 if libc includes obstacks. */
19218a5822eSThomas Veerman /* #undef HAVE_OBSTACK */
19318a5822eSThomas Veerman 
19418a5822eSThomas Veerman /* Define to 1 if you have the `putchar_unlocked' function. */
19518a5822eSThomas Veerman #define HAVE_PUTCHAR_UNLOCKED 1
19618a5822eSThomas Veerman 
19718a5822eSThomas Veerman /* Define to 1 if you have the `putc_unlocked' function. */
19818a5822eSThomas Veerman #define HAVE_PUTC_UNLOCKED 1
19918a5822eSThomas Veerman 
200*0a6a1f1dSLionel Sambuc /* Define to 1 if you can assemble SSE4 insns. */
201*0a6a1f1dSLionel Sambuc /* #undef HAVE_SSE4 */
202*0a6a1f1dSLionel Sambuc 
20318a5822eSThomas Veerman /* Define to 1 if you have the <stddef.h> header file. */
20418a5822eSThomas Veerman #define HAVE_STDDEF_H 1
20518a5822eSThomas Veerman 
20618a5822eSThomas Veerman /* Define to 1 if you have the <stdint.h> header file. */
20718a5822eSThomas Veerman #define HAVE_STDINT_H 1
20818a5822eSThomas Veerman 
20918a5822eSThomas Veerman /* Define to 1 if you have the <stdlib.h> header file. */
21018a5822eSThomas Veerman #define HAVE_STDLIB_H 1
21118a5822eSThomas Veerman 
21218a5822eSThomas Veerman /* Define to 1 if you have the <strings.h> header file. */
21318a5822eSThomas Veerman #define HAVE_STRINGS_H 1
21418a5822eSThomas Veerman 
21518a5822eSThomas Veerman /* Define to 1 if you have the <string.h> header file. */
21618a5822eSThomas Veerman #define HAVE_STRING_H 1
21718a5822eSThomas Veerman 
21818a5822eSThomas Veerman /* Define to 1 if you have the <sys/file.h> header file. */
21918a5822eSThomas Veerman #define HAVE_SYS_FILE_H 1
22018a5822eSThomas Veerman 
22118a5822eSThomas Veerman /* Define to 1 if you have the <sys/stat.h> header file. */
22218a5822eSThomas Veerman #define HAVE_SYS_STAT_H 1
22318a5822eSThomas Veerman 
22418a5822eSThomas Veerman /* Define to 1 if you have the <sys/types.h> header file. */
22518a5822eSThomas Veerman #define HAVE_SYS_TYPES_H 1
22618a5822eSThomas Veerman 
22718a5822eSThomas Veerman /* Define if <sys/types.h> defines \`uchar'. */
22818a5822eSThomas Veerman /* #undef HAVE_UCHAR */
22918a5822eSThomas Veerman 
230*0a6a1f1dSLionel Sambuc /* Define to 1 if the system has the type `uintptr_t'. */
231*0a6a1f1dSLionel Sambuc #define HAVE_UINTPTR_T 1
232*0a6a1f1dSLionel Sambuc 
23318a5822eSThomas Veerman /* Define to 1 if you have the <unistd.h> header file. */
23418a5822eSThomas Veerman #define HAVE_UNISTD_H 1
23518a5822eSThomas Veerman 
23618a5822eSThomas Veerman /* Define to the widest efficient host integer type at least as wide as the
23718a5822eSThomas Veerman    target's size_t type. */
23818a5822eSThomas Veerman #define HOST_WIDE_INT long long
23918a5822eSThomas Veerman 
24018a5822eSThomas Veerman /* Define as const if the declaration of iconv() needs const. */
24118a5822eSThomas Veerman #define ICONV_CONST const
24218a5822eSThomas Veerman 
24318a5822eSThomas Veerman /* Define to the name of this package. */
24418a5822eSThomas Veerman #define PACKAGE "cpplib"
24518a5822eSThomas Veerman 
24618a5822eSThomas Veerman /* Define to the address where bug reports for this package should be sent. */
24718a5822eSThomas Veerman #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
24818a5822eSThomas Veerman 
24918a5822eSThomas Veerman /* Define to the full name of this package. */
25018a5822eSThomas Veerman #define PACKAGE_NAME "cpplib"
25118a5822eSThomas Veerman 
25218a5822eSThomas Veerman /* Define to the full name and version of this package. */
25318a5822eSThomas Veerman #define PACKAGE_STRING "cpplib  "
25418a5822eSThomas Veerman 
25518a5822eSThomas Veerman /* Define to the one symbol short name of this package. */
25618a5822eSThomas Veerman #define PACKAGE_TARNAME "cpplib"
25718a5822eSThomas Veerman 
25818a5822eSThomas Veerman /* Define to the home page for this package. */
25918a5822eSThomas Veerman #define PACKAGE_URL ""
26018a5822eSThomas Veerman 
26118a5822eSThomas Veerman /* Define to the version of this package. */
26218a5822eSThomas Veerman #define PACKAGE_VERSION " "
26318a5822eSThomas Veerman 
26418a5822eSThomas Veerman /* The size of `int', as computed by sizeof. */
26518a5822eSThomas Veerman #define SIZEOF_INT 4
26618a5822eSThomas Veerman 
26718a5822eSThomas Veerman /* The size of `long', as computed by sizeof. */
26818a5822eSThomas Veerman #define SIZEOF_LONG 4
26918a5822eSThomas Veerman 
27018a5822eSThomas Veerman /* If using the C implementation of alloca, define if you know the
27118a5822eSThomas Veerman    direction of stack growth for your system; otherwise it will be
27218a5822eSThomas Veerman    automatically deduced at runtime.
27318a5822eSThomas Veerman 	STACK_DIRECTION > 0 => grows toward higher addresses
27418a5822eSThomas Veerman 	STACK_DIRECTION < 0 => grows toward lower addresses
27518a5822eSThomas Veerman 	STACK_DIRECTION = 0 => direction of growth unknown */
27618a5822eSThomas Veerman /* #undef STACK_DIRECTION */
27718a5822eSThomas Veerman 
27818a5822eSThomas Veerman /* Define to 1 if you have the ANSI C header files. */
27918a5822eSThomas Veerman #define STDC_HEADERS 1
28018a5822eSThomas Veerman 
28118a5822eSThomas Veerman /* Define if you can safely include both <string.h> and <strings.h>. */
28218a5822eSThomas Veerman #define STRING_WITH_STRINGS 1
28318a5822eSThomas Veerman 
28418a5822eSThomas Veerman /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
28518a5822eSThomas Veerman #define TIME_WITH_SYS_TIME 1
28618a5822eSThomas Veerman 
28718a5822eSThomas Veerman /* Define to 1 if your <sys/time.h> declares `struct tm'. */
28818a5822eSThomas Veerman /* #undef TM_IN_SYS_TIME */
28918a5822eSThomas Veerman 
290*0a6a1f1dSLionel Sambuc /* Enable extensions on AIX 3, Interix.  */
291*0a6a1f1dSLionel Sambuc #ifndef _ALL_SOURCE
292*0a6a1f1dSLionel Sambuc # define _ALL_SOURCE 1
293*0a6a1f1dSLionel Sambuc #endif
294*0a6a1f1dSLionel Sambuc /* Enable GNU extensions on systems that have them.  */
295*0a6a1f1dSLionel Sambuc #ifndef _GNU_SOURCE
296*0a6a1f1dSLionel Sambuc # define _GNU_SOURCE 1
297*0a6a1f1dSLionel Sambuc #endif
298*0a6a1f1dSLionel Sambuc /* Enable threading extensions on Solaris.  */
299*0a6a1f1dSLionel Sambuc #ifndef _POSIX_PTHREAD_SEMANTICS
300*0a6a1f1dSLionel Sambuc # define _POSIX_PTHREAD_SEMANTICS 1
301*0a6a1f1dSLionel Sambuc #endif
302*0a6a1f1dSLionel Sambuc /* Enable extensions on HP NonStop.  */
303*0a6a1f1dSLionel Sambuc #ifndef _TANDEM_SOURCE
304*0a6a1f1dSLionel Sambuc # define _TANDEM_SOURCE 1
305*0a6a1f1dSLionel Sambuc #endif
306*0a6a1f1dSLionel Sambuc /* Enable general extensions on Solaris.  */
307*0a6a1f1dSLionel Sambuc #ifndef __EXTENSIONS__
308*0a6a1f1dSLionel Sambuc # define __EXTENSIONS__ 1
309*0a6a1f1dSLionel Sambuc #endif
310*0a6a1f1dSLionel Sambuc 
311*0a6a1f1dSLionel Sambuc 
312*0a6a1f1dSLionel Sambuc /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
313*0a6a1f1dSLionel Sambuc    significant byte first (like Motorola and SPARC, unlike Intel). */
314*0a6a1f1dSLionel Sambuc #if defined AC_APPLE_UNIVERSAL_BUILD
315*0a6a1f1dSLionel Sambuc # if defined __BIG_ENDIAN__
316*0a6a1f1dSLionel Sambuc #  define WORDS_BIGENDIAN 1
317*0a6a1f1dSLionel Sambuc # endif
318*0a6a1f1dSLionel Sambuc #else
319*0a6a1f1dSLionel Sambuc # ifndef WORDS_BIGENDIAN
320*0a6a1f1dSLionel Sambuc #  define WORDS_BIGENDIAN 1
321*0a6a1f1dSLionel Sambuc # endif
322*0a6a1f1dSLionel Sambuc #endif
323*0a6a1f1dSLionel Sambuc 
324*0a6a1f1dSLionel Sambuc /* Number of bits in a file offset, on hosts where this is settable. */
325*0a6a1f1dSLionel Sambuc /* #undef _FILE_OFFSET_BITS */
326*0a6a1f1dSLionel Sambuc 
327*0a6a1f1dSLionel Sambuc /* Define for large files, on AIX-style hosts. */
328*0a6a1f1dSLionel Sambuc /* #undef _LARGE_FILES */
329*0a6a1f1dSLionel Sambuc 
330*0a6a1f1dSLionel Sambuc /* Define to 1 if on MINIX. */
331*0a6a1f1dSLionel Sambuc /* #undef _MINIX */
332*0a6a1f1dSLionel Sambuc 
333*0a6a1f1dSLionel Sambuc /* Define to 2 if the system does not provide POSIX.1 features except with
334*0a6a1f1dSLionel Sambuc    this defined. */
335*0a6a1f1dSLionel Sambuc /* #undef _POSIX_1_SOURCE */
336*0a6a1f1dSLionel Sambuc 
337*0a6a1f1dSLionel Sambuc /* Define to 1 if you need to in order for `stat' and other things to work. */
338*0a6a1f1dSLionel Sambuc /* #undef _POSIX_SOURCE */
339*0a6a1f1dSLionel Sambuc 
34018a5822eSThomas Veerman /* Define to empty if `const' does not conform to ANSI C. */
34118a5822eSThomas Veerman /* #undef const */
34218a5822eSThomas Veerman 
34318a5822eSThomas Veerman /* Define to `__inline__' or `__inline' if that's what the C compiler
34418a5822eSThomas Veerman    calls it, or to nothing if 'inline' is not supported under any name.  */
34518a5822eSThomas Veerman #ifndef __cplusplus
34618a5822eSThomas Veerman /* #undef inline */
34718a5822eSThomas Veerman #endif
34818a5822eSThomas Veerman 
34918a5822eSThomas Veerman /* Define to `long int' if <sys/types.h> does not define. */
35018a5822eSThomas Veerman /* #undef off_t */
35118a5822eSThomas Veerman 
352*0a6a1f1dSLionel Sambuc /* Define to `int' if <sys/types.h> does not define. */
353*0a6a1f1dSLionel Sambuc /* #undef ptrdiff_t */
354*0a6a1f1dSLionel Sambuc 
35518a5822eSThomas Veerman /* Define to `unsigned int' if <sys/types.h> does not define. */
35618a5822eSThomas Veerman /* #undef size_t */
35718a5822eSThomas Veerman 
35818a5822eSThomas Veerman /* Define to `int' if <sys/types.h> does not define. */
35918a5822eSThomas Veerman /* #undef ssize_t */
360*0a6a1f1dSLionel Sambuc 
361*0a6a1f1dSLionel Sambuc /* Define to the type of an unsigned integer type wide enough to hold a
362*0a6a1f1dSLionel Sambuc    pointer, if such a type exists, and if the system does not define it. */
363*0a6a1f1dSLionel Sambuc /* #undef uintptr_t */
364