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