1 /* config.h. Generated from config.h.in by configure. */ 2 /* config.h.in. Generated from configure.ac by autoheader. */ 3 4 /* Define if building universal (internal helper macro) */ 5 /* #undef AC_APPLE_UNIVERSAL_BUILD */ 6 7 /* How many MiB of RAM to assume if the real amount cannot be determined. */ 8 #define ASSUME_RAM 128 9 10 /* Define to 1 if translation of program messages to the user's native 11 language is requested. */ 12 /* FreeBSD - disabled intentionally */ 13 /* #undef ENABLE_NLS */ 14 15 /* Define to 1 if bswap_16 is available. */ 16 /* #undef HAVE_BSWAP_16 */ 17 18 /* Define to 1 if bswap_32 is available. */ 19 /* #undef HAVE_BSWAP_32 */ 20 21 /* Define to 1 if bswap_64 is available. */ 22 /* #undef HAVE_BSWAP_64 */ 23 24 /* Define to 1 if you have the <byteswap.h> header file. */ 25 /* #undef HAVE_BYTESWAP_H */ 26 27 /* Define to 1 if Capsicum is available. */ 28 #define HAVE_CAPSICUM 1 29 30 /* Define to 1 if the system has the type `CC_SHA256_CTX'. */ 31 /* #undef HAVE_CC_SHA256_CTX */ 32 33 /* Define to 1 if you have the `CC_SHA256_Init' function. */ 34 /* #undef HAVE_CC_SHA256_INIT */ 35 36 /* Define to 1 if you have the Mac OS X function 37 CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */ 38 /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */ 39 40 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in 41 the CoreFoundation framework. */ 42 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ 43 44 /* Define to 1 if crc32 integrity check is enabled. */ 45 #define HAVE_CHECK_CRC32 1 46 47 /* Define to 1 if crc64 integrity check is enabled. */ 48 #define HAVE_CHECK_CRC64 1 49 50 /* Define to 1 if sha256 integrity check is enabled. */ 51 #define HAVE_CHECK_SHA256 1 52 53 /* Define to 1 if you have the `clock_gettime' function. */ 54 #define HAVE_CLOCK_GETTIME 1 55 56 /* Define to 1 if you have the <CommonCrypto/CommonDigest.h> header file. */ 57 /* #undef HAVE_COMMONCRYPTO_COMMONDIGEST_H */ 58 59 /* Define if the GNU dcgettext() function is already present or preinstalled. 60 */ 61 /* FreeBSD - disabled intentionally */ 62 /* #undef HAVE_DCGETTEXT */ 63 64 /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if 65 you don't. */ 66 #define HAVE_DECL_CLOCK_MONOTONIC 1 67 68 /* Define to 1 if you have the declaration of `program_invocation_name', and 69 to 0 if you don't. */ 70 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 71 72 /* Define to 1 if any of HAVE_DECODER_foo have been defined. */ 73 #define HAVE_DECODERS 1 74 75 /* Define to 1 if arm decoder is enabled. */ 76 #define HAVE_DECODER_ARM 1 77 78 /* Define to 1 if arm64 decoder is enabled. */ 79 #define HAVE_DECODER_ARM64 1 80 81 /* Define to 1 if armthumb decoder is enabled. */ 82 #define HAVE_DECODER_ARMTHUMB 1 83 84 /* Define to 1 if delta decoder is enabled. */ 85 #define HAVE_DECODER_DELTA 1 86 87 /* Define to 1 if ia64 decoder is enabled. */ 88 #define HAVE_DECODER_IA64 1 89 90 /* Define to 1 if lzma1 decoder is enabled. */ 91 #define HAVE_DECODER_LZMA1 1 92 93 /* Define to 1 if lzma2 decoder is enabled. */ 94 #define HAVE_DECODER_LZMA2 1 95 96 /* Define to 1 if powerpc decoder is enabled. */ 97 #define HAVE_DECODER_POWERPC 1 98 99 /* Define to 1 if sparc decoder is enabled. */ 100 #define HAVE_DECODER_SPARC 1 101 102 /* Define to 1 if x86 decoder is enabled. */ 103 #define HAVE_DECODER_X86 1 104 105 /* Define to 1 if you have the <dlfcn.h> header file. */ 106 #define HAVE_DLFCN_H 1 107 108 /* Define to 1 if any of HAVE_ENCODER_foo have been defined. */ 109 #define HAVE_ENCODERS 1 110 111 /* Define to 1 if arm encoder is enabled. */ 112 #define HAVE_ENCODER_ARM 1 113 114 /* Define to 1 if arm64 encoder is enabled. */ 115 #define HAVE_ENCODER_ARM64 1 116 117 /* Define to 1 if armthumb encoder is enabled. */ 118 #define HAVE_ENCODER_ARMTHUMB 1 119 120 /* Define to 1 if delta encoder is enabled. */ 121 #define HAVE_ENCODER_DELTA 1 122 123 /* Define to 1 if ia64 encoder is enabled. */ 124 #define HAVE_ENCODER_IA64 1 125 126 /* Define to 1 if lzma1 encoder is enabled. */ 127 #define HAVE_ENCODER_LZMA1 1 128 129 /* Define to 1 if lzma2 encoder is enabled. */ 130 #define HAVE_ENCODER_LZMA2 1 131 132 /* Define to 1 if powerpc encoder is enabled. */ 133 #define HAVE_ENCODER_POWERPC 1 134 135 /* Define to 1 if sparc encoder is enabled. */ 136 #define HAVE_ENCODER_SPARC 1 137 138 /* Define to 1 if x86 encoder is enabled. */ 139 #define HAVE_ENCODER_X86 1 140 141 /* Define to 1 if you have the <fcntl.h> header file. */ 142 #define HAVE_FCNTL_H 1 143 144 /* Define to 1 if __attribute__((__constructor__)) is supported for functions. 145 */ 146 #define HAVE_FUNC_ATTRIBUTE_CONSTRUCTOR 1 147 148 /* Define to 1 if you have the `futimens' function. */ 149 #define HAVE_FUTIMENS 1 150 151 /* Define to 1 if you have the `futimes' function. */ 152 /* #undef HAVE_FUTIMES */ 153 154 /* Define to 1 if you have the `futimesat' function. */ 155 /* #undef HAVE_FUTIMESAT */ 156 157 /* Define to 1 if you have the <getopt.h> header file. */ 158 #define HAVE_GETOPT_H 1 159 160 /* Define to 1 if you have the `getopt_long' function. */ 161 #define HAVE_GETOPT_LONG 1 162 163 /* Define if the GNU gettext() function is already present or preinstalled. */ 164 /* FreeBSD - disabled intentionally */ 165 /* #undef HAVE_GETTEXT */ 166 167 /* Define if you have the iconv() function and it works. */ 168 #define HAVE_ICONV 1 169 170 /* Define to 1 if you have the <immintrin.h> header file. */ 171 /* FreeBSD - only with clang because the base gcc does not support it */ 172 #if defined(__clang__) && defined(__FreeBSD__) && defined(__amd64__) 173 #define HAVE_IMMINTRIN_H 1 174 #endif 175 176 /* Define to 1 if you have the <inttypes.h> header file. */ 177 #define HAVE_INTTYPES_H 1 178 179 /* Define to 1 if you have the <limits.h> header file. */ 180 #define HAVE_LIMITS_H 1 181 182 /* Define to 1 if .lz (lzip) decompression support is enabled. */ 183 #define HAVE_LZIP_DECODER 1 184 185 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */ 186 #define HAVE_MBRTOWC 1 187 188 /* Define to 1 to enable bt2 match finder. */ 189 #define HAVE_MF_BT2 1 190 191 /* Define to 1 to enable bt3 match finder. */ 192 #define HAVE_MF_BT3 1 193 194 /* Define to 1 to enable bt4 match finder. */ 195 #define HAVE_MF_BT4 1 196 197 /* Define to 1 to enable hc3 match finder. */ 198 #define HAVE_MF_HC3 1 199 200 /* Define to 1 to enable hc4 match finder. */ 201 #define HAVE_MF_HC4 1 202 203 /* Define to 1 if you have the <minix/config.h> header file. */ 204 /* #undef HAVE_MINIX_CONFIG_H */ 205 206 /* Define to 1 if getopt.h declares extern int optreset. */ 207 #define HAVE_OPTRESET 1 208 209 /* Define to 1 if you have the `pledge' function. */ 210 /* #undef HAVE_PLEDGE */ 211 212 /* Define to 1 if you have the `posix_fadvise' function. */ 213 #define HAVE_POSIX_FADVISE 1 214 215 /* Define to 1 if you have the `pthread_condattr_setclock' function. */ 216 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 217 218 /* Have PTHREAD_PRIO_INHERIT. */ 219 #define HAVE_PTHREAD_PRIO_INHERIT 1 220 221 /* Define to 1 if you have the `SHA256Init' function. */ 222 /* #undef HAVE_SHA256INIT */ 223 224 /* Define to 1 if the system has the type `SHA256_CTX'. */ 225 #define HAVE_SHA256_CTX 1 226 227 /* Define to 1 if you have the <sha256.h> header file. */ 228 #define HAVE_SHA256_H 1 229 230 /* Define to 1 if you have the `SHA256_Init' function. */ 231 #define HAVE_SHA256_INIT 1 232 233 /* Define to 1 if the system has the type `SHA2_CTX'. */ 234 /* #undef HAVE_SHA2_CTX */ 235 236 /* Define to 1 if you have the <sha2.h> header file. */ 237 /* #undef HAVE_SHA2_H */ 238 239 /* Define to 1 if optimizing for size. */ 240 /* #undef HAVE_SMALL */ 241 242 /* Define to 1 if stdbool.h conforms to C99. */ 243 #define HAVE_STDBOOL_H 1 244 245 /* Define to 1 if you have the <stdint.h> header file. */ 246 #define HAVE_STDINT_H 1 247 248 /* Define to 1 if you have the <stdio.h> header file. */ 249 #define HAVE_STDIO_H 1 250 251 /* Define to 1 if you have the <stdlib.h> header file. */ 252 #define HAVE_STDLIB_H 1 253 254 /* Define to 1 if you have the <strings.h> header file. */ 255 #define HAVE_STRINGS_H 1 256 257 /* Define to 1 if you have the <string.h> header file. */ 258 #define HAVE_STRING_H 1 259 260 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */ 261 #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1 262 263 /* Define to 1 if `st_atimespec.tv_nsec' is a member of `struct stat'. */ 264 #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 265 266 /* Define to 1 if `st_atim.st__tim.tv_nsec' is a member of `struct stat'. */ 267 /* #undef HAVE_STRUCT_STAT_ST_ATIM_ST__TIM_TV_NSEC */ 268 269 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */ 270 #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 271 272 /* Define to 1 if `st_uatime' is a member of `struct stat'. */ 273 /* #undef HAVE_STRUCT_STAT_ST_UATIME */ 274 275 /* Define to 1 to if GNU/Linux-specific details are unconditionally wanted for 276 symbol versioning. Define to 2 to if these are wanted only if also PIC is 277 defined (allows building both shared and static liblzma at the same time 278 with Libtool if neither --with-pic nor --without-pic is used). This define 279 must be used together with liblzma_linux.map. */ 280 /* #undef HAVE_SYMBOL_VERSIONS_LINUX */ 281 282 /* Define to 1 if you have the <sys/byteorder.h> header file. */ 283 /* #undef HAVE_SYS_BYTEORDER_H */ 284 285 /* Define to 1 if you have the <sys/capsicum.h> header file. */ 286 #define HAVE_SYS_CAPSICUM_H 1 287 288 /* Define to 1 if you have the <sys/endian.h> header file. */ 289 /* #undef HAVE_SYS_ENDIAN_H */ 290 291 /* Define to 1 if you have the <sys/param.h> header file. */ 292 #define HAVE_SYS_PARAM_H 1 293 294 /* Define to 1 if you have the <sys/stat.h> header file. */ 295 #define HAVE_SYS_STAT_H 1 296 297 /* Define to 1 if you have the <sys/time.h> header file. */ 298 #define HAVE_SYS_TIME_H 1 299 300 /* Define to 1 if you have the <sys/types.h> header file. */ 301 #define HAVE_SYS_TYPES_H 1 302 303 /* Define to 1 if the system has the type `uintptr_t'. */ 304 #define HAVE_UINTPTR_T 1 305 306 /* Define to 1 if you have the <unistd.h> header file. */ 307 #define HAVE_UNISTD_H 1 308 309 /* Define to 1 if _mm_clmulepi64_si128 is usable. See configure.ac for 310 details. */ 311 #if defined(__FreeBSD__) && defined(__amd64__) 312 #define HAVE_USABLE_CLMUL 1 313 #endif 314 315 /* Define to 1 if you have the `utime' function. */ 316 /* #undef HAVE_UTIME */ 317 318 /* Define to 1 if you have the `utimes' function. */ 319 /* #undef HAVE_UTIMES */ 320 321 /* Define to 1 or 0, depending whether the compiler supports simple visibility 322 declarations. */ 323 #define HAVE_VISIBILITY 1 324 325 /* Define to 1 if you have the <wchar.h> header file. */ 326 #define HAVE_WCHAR_H 1 327 328 /* Define to 1 if you have the `wcwidth' function. */ 329 #define HAVE_WCWIDTH 1 330 331 /* Define to 1 if the system has the type `_Bool'. */ 332 #define HAVE__BOOL 1 333 334 /* Define to 1 if you have the `_futime' function. */ 335 /* #undef HAVE__FUTIME */ 336 337 /* Define to 1 if _mm_movemask_epi8 is available. */ 338 #if defined(__FreeBSD__) && defined(__amd64__) 339 #define HAVE__MM_MOVEMASK_EPI8 1 340 #endif 341 342 /* Define to 1 if the GNU C extension __builtin_assume_aligned is supported. 343 */ 344 #define HAVE___BUILTIN_ASSUME_ALIGNED 1 345 346 /* Define to 1 if the GNU C extensions __builtin_bswap16/32/64 are supported. 347 */ 348 #define HAVE___BUILTIN_BSWAPXX 1 349 350 /* Define to the sub-directory where libtool stores uninstalled libraries. */ 351 #define LT_OBJDIR ".libs/" 352 353 /* Define to 1 when using POSIX threads (pthreads). */ 354 #define MYTHREAD_POSIX 1 355 356 /* Define to 1 when using Windows Vista compatible threads. This uses features 357 that are not available on Windows XP. */ 358 /* #undef MYTHREAD_VISTA */ 359 360 /* Define to 1 when using Windows 95 (and thus XP) compatible threads. This 361 avoids use of features that were added in Windows Vista. */ 362 /* #undef MYTHREAD_WIN95 */ 363 364 /* Define to 1 to disable debugging code. */ 365 #define NDEBUG 1 366 367 /* Name of package */ 368 #define PACKAGE "xz" 369 370 /* Define to the address where bug reports for this package should be sent. */ 371 #define PACKAGE_BUGREPORT "xz@tukaani.org" 372 373 /* Define to the full name of this package. */ 374 #define PACKAGE_NAME "XZ Utils" 375 376 /* Define to the full name and version of this package. */ 377 #define PACKAGE_STRING "XZ Utils 5.4.0" 378 379 /* Define to the one symbol short name of this package. */ 380 #define PACKAGE_TARNAME "xz" 381 382 /* Define to the home page for this package. */ 383 #define PACKAGE_URL "https://tukaani.org/xz/" 384 385 /* Define to the version of this package. */ 386 #define PACKAGE_VERSION "5.4.0" 387 388 /* Define to necessary symbol if this constant uses a non-standard name on 389 your system. */ 390 /* #undef PTHREAD_CREATE_JOINABLE */ 391 392 /* The size of `size_t', as computed by sizeof. */ 393 #define SIZEOF_SIZE_T 8 394 395 /* Define to 1 if all of the C90 standard headers exist (not just the ones 396 required in a freestanding environment). This macro is provided for 397 backward compatibility; new code need not use it. */ 398 #define STDC_HEADERS 1 399 400 /* Define to 1 if the number of available CPU cores can be detected with 401 cpuset(2). */ 402 #define TUKLIB_CPUCORES_CPUSET 1 403 404 /* Define to 1 if the number of available CPU cores can be detected with 405 pstat_getdynamic(). */ 406 /* #undef TUKLIB_CPUCORES_PSTAT_GETDYNAMIC */ 407 408 /* Define to 1 if the number of available CPU cores can be detected with 409 sched_getaffinity() */ 410 /* #undef TUKLIB_CPUCORES_SCHED_GETAFFINITY */ 411 412 /* Define to 1 if the number of available CPU cores can be detected with 413 sysconf(_SC_NPROCESSORS_ONLN) or sysconf(_SC_NPROC_ONLN). */ 414 /* #undef TUKLIB_CPUCORES_SYSCONF */ 415 416 /* Define to 1 if the number of available CPU cores can be detected with 417 sysctl(). */ 418 /* #undef TUKLIB_CPUCORES_SYSCTL */ 419 420 /* Define to 1 if the system supports fast unaligned access to 16-bit, 32-bit, 421 and 64-bit integers. */ 422 /* FreeBSD - derive from __NO_STRICT_ALIGNMENT */ 423 /* #undef TUKLIB_FAST_UNALIGNED_ACCESS */ 424 425 /* Define to 1 if the amount of physical memory can be detected with 426 _system_configuration.physmem. */ 427 /* #undef TUKLIB_PHYSMEM_AIX */ 428 429 /* Define to 1 if the amount of physical memory can be detected with 430 getinvent_r(). */ 431 /* #undef TUKLIB_PHYSMEM_GETINVENT_R */ 432 433 /* Define to 1 if the amount of physical memory can be detected with 434 getsysinfo(). */ 435 /* #undef TUKLIB_PHYSMEM_GETSYSINFO */ 436 437 /* Define to 1 if the amount of physical memory can be detected with 438 pstat_getstatic(). */ 439 /* #undef TUKLIB_PHYSMEM_PSTAT_GETSTATIC */ 440 441 /* Define to 1 if the amount of physical memory can be detected with 442 sysconf(_SC_PAGESIZE) and sysconf(_SC_PHYS_PAGES). */ 443 #define TUKLIB_PHYSMEM_SYSCONF 1 444 445 /* Define to 1 if the amount of physical memory can be detected with sysctl(). 446 */ 447 /* #undef TUKLIB_PHYSMEM_SYSCTL */ 448 449 /* Define to 1 if the amount of physical memory can be detected with Linux 450 sysinfo(). */ 451 /* #undef TUKLIB_PHYSMEM_SYSINFO */ 452 453 /* Define to 1 to use unsafe type punning, e.g. char *x = ...; *(int *)x = 454 123; which violates strict aliasing rules and thus is undefined behavior 455 and might result in broken code. */ 456 /* #undef TUKLIB_USE_UNSAFE_TYPE_PUNNING */ 457 458 /* Enable extensions on AIX 3, Interix. */ 459 #ifndef _ALL_SOURCE 460 # define _ALL_SOURCE 1 461 #endif 462 /* Enable general extensions on macOS. */ 463 #ifndef _DARWIN_C_SOURCE 464 # define _DARWIN_C_SOURCE 1 465 #endif 466 /* Enable general extensions on Solaris. */ 467 #ifndef __EXTENSIONS__ 468 # define __EXTENSIONS__ 1 469 #endif 470 /* Enable GNU extensions on systems that have them. */ 471 #ifndef _GNU_SOURCE 472 # define _GNU_SOURCE 1 473 #endif 474 /* Enable X/Open compliant socket functions that do not require linking 475 with -lxnet on HP-UX 11.11. */ 476 #ifndef _HPUX_ALT_XOPEN_SOCKET_API 477 # define _HPUX_ALT_XOPEN_SOCKET_API 1 478 #endif 479 /* Identify the host operating system as Minix. 480 This macro does not affect the system headers' behavior. 481 A future release of Autoconf may stop defining this macro. */ 482 #ifndef _MINIX 483 /* # undef _MINIX */ 484 #endif 485 /* Enable general extensions on NetBSD. 486 Enable NetBSD compatibility extensions on Minix. */ 487 #ifndef _NETBSD_SOURCE 488 # define _NETBSD_SOURCE 1 489 #endif 490 /* Enable OpenBSD compatibility extensions on NetBSD. 491 Oddly enough, this does nothing on OpenBSD. */ 492 #ifndef _OPENBSD_SOURCE 493 # define _OPENBSD_SOURCE 1 494 #endif 495 /* Define to 1 if needed for POSIX-compatible behavior. */ 496 #ifndef _POSIX_SOURCE 497 /* # undef _POSIX_SOURCE */ 498 #endif 499 /* Define to 2 if needed for POSIX-compatible behavior. */ 500 #ifndef _POSIX_1_SOURCE 501 /* # undef _POSIX_1_SOURCE */ 502 #endif 503 /* Enable POSIX-compatible threading on Solaris. */ 504 #ifndef _POSIX_PTHREAD_SEMANTICS 505 # define _POSIX_PTHREAD_SEMANTICS 1 506 #endif 507 /* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ 508 #ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 509 # define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 510 #endif 511 /* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ 512 #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ 513 # define __STDC_WANT_IEC_60559_BFP_EXT__ 1 514 #endif 515 /* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ 516 #ifndef __STDC_WANT_IEC_60559_DFP_EXT__ 517 # define __STDC_WANT_IEC_60559_DFP_EXT__ 1 518 #endif 519 /* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ 520 #ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__ 521 # define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 522 #endif 523 /* Enable extensions specified by ISO/IEC TS 18661-3:2015. */ 524 #ifndef __STDC_WANT_IEC_60559_TYPES_EXT__ 525 # define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 526 #endif 527 /* Enable extensions specified by ISO/IEC TR 24731-2:2010. */ 528 #ifndef __STDC_WANT_LIB_EXT2__ 529 # define __STDC_WANT_LIB_EXT2__ 1 530 #endif 531 /* Enable extensions specified by ISO/IEC 24747:2009. */ 532 #ifndef __STDC_WANT_MATH_SPEC_FUNCS__ 533 # define __STDC_WANT_MATH_SPEC_FUNCS__ 1 534 #endif 535 /* Enable extensions on HP NonStop. */ 536 #ifndef _TANDEM_SOURCE 537 # define _TANDEM_SOURCE 1 538 #endif 539 /* Enable X/Open extensions. Define to 500 only if necessary 540 to make mbstate_t available. */ 541 #ifndef _XOPEN_SOURCE 542 /* # undef _XOPEN_SOURCE */ 543 #endif 544 545 546 /* Version number of package */ 547 #define VERSION "5.4.0" 548 549 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 550 significant byte first (like Motorola and SPARC, unlike Intel). */ 551 #if defined(__FreeBSD__) 552 #include <sys/_types.h> 553 #if defined(__NO_STRICT_ALIGNMENT) 554 #define TUKLIB_FAST_UNALIGNED_ACCESS 1 555 #endif 556 #include <machine/endian.h> 557 #if _BYTE_ORDER == _BIG_ENDIAN 558 # define WORDS_BIGENDIAN 1 559 #endif 560 #endif 561 562 /* Number of bits in a file offset, on hosts where this is settable. */ 563 /* #undef _FILE_OFFSET_BITS */ 564 565 /* Define for large files, on AIX-style hosts. */ 566 /* #undef _LARGE_FILES */ 567 568 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>, 569 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 570 #define below would cause a syntax error. */ 571 /* #undef _UINT32_T */ 572 573 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 574 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 575 #define below would cause a syntax error. */ 576 /* #undef _UINT64_T */ 577 578 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>, 579 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 580 #define below would cause a syntax error. */ 581 /* #undef _UINT8_T */ 582 583 /* Define to rpl_ if the getopt replacement functions and variables should be 584 used. */ 585 /* #undef __GETOPT_PREFIX */ 586 587 /* Define to the type of a signed integer type of width exactly 32 bits if 588 such a type exists and the standard includes do not define it. */ 589 /* #undef int32_t */ 590 591 /* Define to the type of a signed integer type of width exactly 64 bits if 592 such a type exists and the standard includes do not define it. */ 593 /* #undef int64_t */ 594 595 /* Define to the type of an unsigned integer type of width exactly 16 bits if 596 such a type exists and the standard includes do not define it. */ 597 /* #undef uint16_t */ 598 599 /* Define to the type of an unsigned integer type of width exactly 32 bits if 600 such a type exists and the standard includes do not define it. */ 601 /* #undef uint32_t */ 602 603 /* Define to the type of an unsigned integer type of width exactly 64 bits if 604 such a type exists and the standard includes do not define it. */ 605 /* #undef uint64_t */ 606 607 /* Define to the type of an unsigned integer type of width exactly 8 bits if 608 such a type exists and the standard includes do not define it. */ 609 /* #undef uint8_t */ 610 611 /* Define to the type of an unsigned integer type wide enough to hold a 612 pointer, if such a type exists, and if the system does not define it. */ 613 /* #undef uintptr_t */ 614