Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-09-18 09:35:50

0001 /* config.h.  Generated from config.h.in by configure.  */
0002 /* config.h.in.  Generated from configure.ac by autoheader.  */
0003 
0004 /* Define to 1 if you're using Bionic */
0005 /* #undef BIONIC_LIBC */
0006 
0007 /* DARWIN_VERS value for Mac OS X 10.10 */
0008 /* #undef DARWIN_10_10 */
0009 
0010 /* DARWIN_VERS value for Mac OS X 10.11 */
0011 /* #undef DARWIN_10_11 */
0012 
0013 /* DARWIN_VERS value for macOS 10.12 */
0014 /* #undef DARWIN_10_12 */
0015 
0016 /* DARWIN_VERS value for macOS 10.13 */
0017 /* #undef DARWIN_10_13 */
0018 
0019 /* DARWIN_VERS value for Mac OS X 10.5 */
0020 /* #undef DARWIN_10_5 */
0021 
0022 /* DARWIN_VERS value for Mac OS X 10.6 */
0023 /* #undef DARWIN_10_6 */
0024 
0025 /* DARWIN_VERS value for Mac OS X 10.7 */
0026 /* #undef DARWIN_10_7 */
0027 
0028 /* DARWIN_VERS value for Mac OS X 10.8 */
0029 /* #undef DARWIN_10_8 */
0030 
0031 /* DARWIN_VERS value for Mac OS X 10.9 */
0032 /* #undef DARWIN_10_9 */
0033 
0034 /* Define to 1 if you're using Darwin */
0035 /* #undef DARWIN_LIBC */
0036 
0037 /* Darwin / Mac OS X version */
0038 /* #undef DARWIN_VERS */
0039 
0040 /* Disable intercept pthread_spin_lock() on MIPS32, MIPS64 and nanoMIPS. */
0041 /* #undef DISABLE_PTHREAD_SPINLOCK_INTERCEPT */
0042 
0043 /* configured to run as an inner Valgrind */
0044 /* #undef ENABLE_INNER */
0045 
0046 /* configured to build with lto link time optimisation */
0047 /* #undef ENABLE_LTO */
0048 
0049 /* Define to 1 if you have the new SYS___realpathat syscall. */
0050 /* #undef FREEBSD_KQUEUEX_SYSCALL */
0051 
0052 /* Define to 1 if you're using FreeBSD */
0053 /* #undef FREEBSD_LIBC */
0054 
0055 /* Define to 1 if you have the new SYS___realpathat syscall. */
0056 /* #undef FREEBSD_REALPATHAT_SYSCALL */
0057 
0058 /* Define to 1 if you have the new SYS_timer_fd_create syscall. */
0059 /* #undef FREEBSD_TIMERFD_SYSCALL */
0060 
0061 /* path to GDB */
0062 #define GDB_PATH "/usr/bin/gdb"
0063 
0064 /* Define to 1 if index() and strlen() have been optimized heavily (x86 glibc
0065    >= 2.12) */
0066 #define GLIBC_MANDATORY_INDEX_AND_STRLEN_REDIRECT 1
0067 
0068 /* Define to 1 if strlen() has been optimized heavily (amd64 glibc >= 2.10) */
0069 #define GLIBC_MANDATORY_STRLEN_REDIRECT 1
0070 
0071 /* Define to 1 if you have the `aligned_alloc' function. */
0072 #define HAVE_ALIGNED_ALLOC 1
0073 
0074 /* Define to 1 if you have the <asm/unistd.h> header file. */
0075 #define HAVE_ASM_UNISTD_H 1
0076 
0077 /* Define to 1 if as supports fxsave64/fxrstor64. */
0078 #define HAVE_AS_AMD64_FXSAVE64 1
0079 
0080 /* Define to 1 if as supports floating point phased out category. */
0081 /* #undef HAVE_AS_PPC_FPPO */
0082 
0083 /* Define to 1 if as supports mtocrf/mfocrf. */
0084 /* #undef HAVE_AS_PPC_MFTOCRF */
0085 
0086 /* Define to 1 if gcc supports __sync_bool_compare_and_swap() and
0087    __sync_add_and_fetch() for the primary target */
0088 #define HAVE_BUILTIN_ATOMIC 1
0089 
0090 /* Define to 1 if g++ supports __sync_bool_compare_and_swap() and
0091    __sync_add_and_fetch() */
0092 #define HAVE_BUILTIN_ATOMIC_CXX 1
0093 
0094 /* Define to 1 if compiler provides __builtin_clz(). */
0095 #define HAVE_BUILTIN_CLZ 1
0096 
0097 /* Define to 1 if compiler provides __builtin_ctz(). */
0098 #define HAVE_BUILTIN_CTZ 1
0099 
0100 /* Define to 1 if compiler provides __builtin_popcount(). */
0101 #define HAVE_BUILTIN_POPCOUT 1
0102 
0103 /* Define to 1 if you have the `clockid_t' type. */
0104 #define HAVE_CLOCKID_T 1
0105 
0106 /* Define to 1 if you have the `clock_gettime' function. */
0107 #define HAVE_CLOCK_GETTIME 1
0108 
0109 /* Define to 1 if you have the `CLOCK_MONOTONIC' constant. */
0110 #define HAVE_CLOCK_MONOTONIC 1
0111 
0112 /* Define to 1 if you have the `close_range' function. */
0113 #define HAVE_CLOSE_RANGE 1
0114 
0115 /* Define to 1 if you have the `copy_file_range' function. */
0116 #define HAVE_COPY_FILE_RANGE 1
0117 
0118 /* Define to 1 if you have a dlinfo that can do RTLD_DI_TLS_MODID. */
0119 #define HAVE_DLINFO_RTLD_DI_TLS_MODID 1
0120 
0121 /* Define to 1 if the system has the type `Elf32_Chdr'. */
0122 #define HAVE_ELF32_CHDR 1
0123 
0124 /* Define to 1 if the system has the type `Elf64_Chdr'. */
0125 #define HAVE_ELF64_CHDR 1
0126 
0127 /* Define to 1 if you have the <endian.h> header file. */
0128 #define HAVE_ENDIAN_H 1
0129 
0130 /* Define to 1 if you have the `epoll_create' function. */
0131 #define HAVE_EPOLL_CREATE 1
0132 
0133 /* Define to 1 if you have the `epoll_pwait' function. */
0134 #define HAVE_EPOLL_PWAIT 1
0135 
0136 /* Define to 1 if you have the `eventfd' function. */
0137 #define HAVE_EVENTFD 1
0138 
0139 /* Define to 1 if you have the `eventfd_read' function. */
0140 #define HAVE_EVENTFD_READ 1
0141 
0142 /* Define to 1 if you have the `fdatasync' function. */
0143 #define HAVE_FDATASYNC 1
0144 
0145 /* Define to 1 if you have the `free_aligned_sized' function. */
0146 /* #undef HAVE_FREE_ALIGNED_SIZED */
0147 
0148 /* Define to 1 if you have the `getaddrinfo' function. */
0149 #define HAVE_GETADDRINFO 1
0150 
0151 /* Define to 1 if you have the `getpagesize' function. */
0152 #define HAVE_GETPAGESIZE 1
0153 
0154 /* Define to 1 if you have the `getrandom' function. */
0155 #define HAVE_GETRANDOM 1
0156 
0157 /* Define to 1 if you have GNU libc C17 aligned_alloc. */
0158 #define HAVE_GNU_LIBC_C17_ALIGNED_ALLOC 1
0159 
0160 /* Define to 1 if you have the `features.h' header. */
0161 #define HAVE_HEADER_FEATURES_H 1
0162 
0163 /* Define to 1 if you have the <inttypes.h> header file. */
0164 #define HAVE_INTTYPES_H 1
0165 
0166 /* Define to 1 if you have the `klogctl' function. */
0167 #define HAVE_KLOGCTL 1
0168 
0169 /* Define to 1 if you have the `pthread' library (-lpthread). */
0170 #define HAVE_LIBPTHREAD 1
0171 
0172 /* Define to 1 if you have the `rt' library (-lrt). */
0173 #define HAVE_LIBRT 1
0174 
0175 /* Define to 1 if you have the `scf' library (-lscf). */
0176 /* #undef HAVE_LIBSCF */
0177 
0178 /* Define to 1 if you have the `mallinfo' function. */
0179 #define HAVE_MALLINFO 1
0180 
0181 /* Define to 1 if you have the `memchr' function. */
0182 #define HAVE_MEMCHR 1
0183 
0184 /* Define to 1 if you have the `memfd_create' function. */
0185 #define HAVE_MEMFD_CREATE 1
0186 
0187 /* Define to 1 if you have the `mempcpy' function. */
0188 #define HAVE_MEMPCPY 1
0189 
0190 /* Define to 1 if you have the `memrchr' function. */
0191 #define HAVE_MEMRCHR 1
0192 
0193 /* Define to 1 if you have the `memset' function. */
0194 #define HAVE_MEMSET 1
0195 
0196 /* Define to 1 if you have the `mkdir' function. */
0197 #define HAVE_MKDIR 1
0198 
0199 /* Define to 1 if you have a working `mmap' system call. */
0200 #define HAVE_MMAP 1
0201 
0202 /* Define to 1 if you have the <mqueue.h> header file. */
0203 #define HAVE_MQUEUE_H 1
0204 
0205 /* Define to 1 if you have the `mremap' function. */
0206 #define HAVE_MREMAP 1
0207 
0208 /* Define to 1 if you have the `pipe2' function. */
0209 #define HAVE_PIPE2 1
0210 
0211 /* Define to 1 if you have the `ppoll' function. */
0212 #define HAVE_PPOLL 1
0213 
0214 /* Define to 1 if you have the `preadv' function. */
0215 #define HAVE_PREADV 1
0216 
0217 /* Define to 1 if you have the `preadv2' function. */
0218 #define HAVE_PREADV2 1
0219 
0220 /* Define to 1 if you have the `process_vm_readv' function. */
0221 #define HAVE_PROCESS_VM_READV 1
0222 
0223 /* Define to 1 if you have the `process_vm_writev' function. */
0224 #define HAVE_PROCESS_VM_WRITEV 1
0225 
0226 /* Define to 1 if you have the `pthread_barrier_init' function. */
0227 #define HAVE_PTHREAD_BARRIER_INIT 1
0228 
0229 /* Define to 1 if you have the `pthread_condattr_setclock' function. */
0230 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1
0231 
0232 /* Define to 1 if you have the `pthread_create@glibc2.0' function. */
0233 /* #undef HAVE_PTHREAD_CREATE_GLIBC_2_0 */
0234 
0235 /* Define to 1 if you have the `PTHREAD_MUTEX_ADAPTIVE_NP' constant. */
0236 #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1
0237 
0238 /* Define to 1 if you have the `PTHREAD_MUTEX_ERRORCHECK_NP' constant. */
0239 #define HAVE_PTHREAD_MUTEX_ERRORCHECK_NP 1
0240 
0241 /* Define to 1 if you have the `PTHREAD_MUTEX_RECURSIVE_NP' constant. */
0242 #define HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1
0243 
0244 /* Define to 1 if you have the `pthread_mutex_timedlock' function. */
0245 #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
0246 
0247 /* Define to 1 if pthread_mutex_t has a member __data.__kind. */
0248 #define HAVE_PTHREAD_MUTEX_T__DATA__KIND 1
0249 
0250 /* Define to 1 if pthread_mutex_t has a member called __m_kind. */
0251 /* #undef HAVE_PTHREAD_MUTEX_T__M_KIND */
0252 
0253 /* Define to 1 if you have the `PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP'
0254    constant. */
0255 #define HAVE_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP 1
0256 
0257 /* Define to 1 if you have the `pthread_rwlock_t' type. */
0258 #define HAVE_PTHREAD_RWLOCK_T 1
0259 
0260 /* Define to 1 if you have the `pthread_rwlock_timedrdlock' function. */
0261 #define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK 1
0262 
0263 /* Define to 1 if you have the `pthread_rwlock_timedwrlock' function. */
0264 #define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1
0265 
0266 /* Define to 1 if you have the `pthread_setname_np' function. */
0267 #define HAVE_PTHREAD_SETNAME_NP 1
0268 
0269 /* Define to 1 if you have the `pthread_spin_lock' function. */
0270 #define HAVE_PTHREAD_SPIN_LOCK 1
0271 
0272 /* Define to 1 if you have the `pthread_yield' function. */
0273 /* #undef HAVE_PTHREAD_YIELD */
0274 
0275 /* Define to 1 if you have the `PTRACE_GETREGS' ptrace request. */
0276 #define HAVE_PTRACE_GETREGS 1
0277 
0278 /* Define to 1 if you have the `pwritev' function. */
0279 #define HAVE_PWRITEV 1
0280 
0281 /* Define to 1 if you have the `pwritev2' function. */
0282 #define HAVE_PWRITEV2 1
0283 
0284 /* Define to 1 if you have the `rawmemchr' function. */
0285 #define HAVE_RAWMEMCHR 1
0286 
0287 /* Define to 1 if you have the `readlinkat' function. */
0288 #define HAVE_READLINKAT 1
0289 
0290 /* Define to 1 if you have the `reallocarray' function. */
0291 #define HAVE_REALLOCARRAY 1
0292 
0293 /* Define to 1 if you have the `sbrk' function. */
0294 #define HAVE_SBRK 1
0295 
0296 /* Define to 1 if you have the `semtimedop' function. */
0297 #define HAVE_SEMTIMEDOP 1
0298 
0299 /* Define to 1 if you have the `sem_clockwait_np' function. */
0300 /* #undef HAVE_SEM_CLOCKWAIT_NP */
0301 
0302 /* Define to 1 if you have the `sem_timedwait' function. */
0303 #define HAVE_SEM_TIMEDWAIT 1
0304 
0305 /* Define to 1 if you have the `setcontext' function. */
0306 #define HAVE_SETCONTEXT 1
0307 
0308 /* Define to 1 if libstd++ supports annotating shared pointers */
0309 #define HAVE_SHARED_POINTER_ANNOTATION 1
0310 
0311 /* Define to 1 if you have the `signalfd' function. */
0312 #define HAVE_SIGNALFD 1
0313 
0314 /* Define to 1 if you have the `sigwaitinfo' function. */
0315 #define HAVE_SIGWAITINFO 1
0316 
0317 /* Define to 1 if you have the <stdint.h> header file. */
0318 #define HAVE_STDINT_H 1
0319 
0320 /* Define to 1 if you have the <stdio.h> header file. */
0321 #define HAVE_STDIO_H 1
0322 
0323 /* Define to 1 if you have the <stdlib.h> header file. */
0324 #define HAVE_STDLIB_H 1
0325 
0326 /* Define to 1 if you have the `stpncpy' function. */
0327 #define HAVE_STPNCPY 1
0328 
0329 /* Define to 1 if you have the `strchr' function. */
0330 #define HAVE_STRCHR 1
0331 
0332 /* Define to 1 if you have the `strchrnul' function. */
0333 #define HAVE_STRCHRNUL 1
0334 
0335 /* Define to 1 if you have the `strdup' function. */
0336 #define HAVE_STRDUP 1
0337 
0338 /* Define to 1 if you have the <strings.h> header file. */
0339 #define HAVE_STRINGS_H 1
0340 
0341 /* Define to 1 if you have the <string.h> header file. */
0342 #define HAVE_STRING_H 1
0343 
0344 /* Define to 1 if you have the `strlcat' function. */
0345 #define HAVE_STRLCAT 1
0346 
0347 /* Define to 1 if you have the `strlcpy' function. */
0348 #define HAVE_STRLCPY 1
0349 
0350 /* Define to 1 if you have the `strndup' function. */
0351 #define HAVE_STRNDUP 1
0352 
0353 /* Define to 1 if you have the `strpbrk' function. */
0354 #define HAVE_STRPBRK 1
0355 
0356 /* Define to 1 if you have the `strrchr' function. */
0357 #define HAVE_STRRCHR 1
0358 
0359 /* Define to 1 if you have the `strstr' function. */
0360 #define HAVE_STRSTR 1
0361 
0362 /* Define to 1 if <sys/stat.h> declares struct statx. */
0363 #define HAVE_STRUCT_STATX_IN_SYS_STAT_H 1
0364 
0365 /* Define to 1 if you have the `swapcontext' function. */
0366 #define HAVE_SWAPCONTEXT 1
0367 
0368 /* Define to 1 if you have the `syscall' function. */
0369 #define HAVE_SYSCALL 1
0370 
0371 /* Define to 1 if you have the <sys/endian.h> header file. */
0372 /* #undef HAVE_SYS_ENDIAN_H */
0373 
0374 /* Define to 1 if you have the <sys/epoll.h> header file. */
0375 #define HAVE_SYS_EPOLL_H 1
0376 
0377 /* Define to 1 if you have the <sys/eventfd.h> header file. */
0378 #define HAVE_SYS_EVENTFD_H 1
0379 
0380 /* Define to 1 if you have the <sys/klog.h> header file. */
0381 #define HAVE_SYS_KLOG_H 1
0382 
0383 /* Define to 1 if you have the <sys/lgrp_user_impl.h> header file. */
0384 /* #undef HAVE_SYS_LGRP_USER_IMPL_H */
0385 
0386 /* Define to 1 if you have the <sys/param.h> header file. */
0387 #define HAVE_SYS_PARAM_H 1
0388 
0389 /* Define to 1 if you have the <sys/poll.h> header file. */
0390 #define HAVE_SYS_POLL_H 1
0391 
0392 /* Define to 1 if you have the <sys/prctl.h> header file. */
0393 #define HAVE_SYS_PRCTL_H 1
0394 
0395 /* Define to 1 if you have the <sys/signalfd.h> header file. */
0396 #define HAVE_SYS_SIGNALFD_H 1
0397 
0398 /* Define to 1 if you have the <sys/signal.h> header file. */
0399 #define HAVE_SYS_SIGNAL_H 1
0400 
0401 /* Define to 1 if you have the <sys/stat.h> header file. */
0402 #define HAVE_SYS_STAT_H 1
0403 
0404 /* Define to 1 if you have the <sys/syscall.h> header file. */
0405 #define HAVE_SYS_SYSCALL_H 1
0406 
0407 /* Define to 1 if you have the <sys/sysnvl.h> header file. */
0408 /* #undef HAVE_SYS_SYSNVL_H */
0409 
0410 /* Define to 1 if you have the <sys/time.h> header file. */
0411 #define HAVE_SYS_TIME_H 1
0412 
0413 /* Define to 1 if you have the <sys/types.h> header file. */
0414 #define HAVE_SYS_TYPES_H 1
0415 
0416 /* Define to 1 if <sys/user.h> defines struct user_regs_struct */
0417 #define HAVE_SYS_USER_REGS 1
0418 
0419 /* can use __thread to define thread-local variables */
0420 #define HAVE_TLS 1
0421 
0422 /* Define to 1 if you have the <unistd.h> header file. */
0423 #define HAVE_UNISTD_H 1
0424 
0425 /* Define to 1 if you have a usable <linux/futex.h> header file. */
0426 #define HAVE_USABLE_LINUX_FUTEX_H 1
0427 
0428 /* Define to 1 if you have the `utimensat' function. */
0429 #define HAVE_UTIMENSAT 1
0430 
0431 /* Define to 1 if you have the `wcpncpy' function. */
0432 #define HAVE_WCPNCPY 1
0433 
0434 /* Define to 1 if you have the `wcsncpy' function. */
0435 #define HAVE_WCSNCPY 1
0436 
0437 /* Define to 1 if you have the `wcsxfrm' function. */
0438 #define HAVE_WCSXFRM 1
0439 
0440 /* Define to 1 if you're using Musl libc */
0441 /* #undef MUSL_LIBC */
0442 
0443 /* Name of package */
0444 #define PACKAGE "valgrind"
0445 
0446 /* Define to the address where bug reports for this package should be sent. */
0447 #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
0448 
0449 /* Define to the full name of this package. */
0450 #define PACKAGE_NAME "Valgrind"
0451 
0452 /* Define to the full name and version of this package. */
0453 #define PACKAGE_STRING "Valgrind 3.24.0"
0454 
0455 /* Define to the one symbol short name of this package. */
0456 #define PACKAGE_TARNAME "valgrind"
0457 
0458 /* Define to the home page for this package. */
0459 #define PACKAGE_URL ""
0460 
0461 /* Define to the version of this package. */
0462 #define PACKAGE_VERSION "3.24.0"
0463 
0464 /* Define to 1 if you have the `A_GETSTAT' and `A_SETSTAT' constants. */
0465 /* #undef SOLARIS_AUDITON_STAT */
0466 
0467 /* Define to 1 if you have the new `execve' syscall which accepts flags. */
0468 /* #undef SOLARIS_EXECVE_SYSCALL_TAKES_FLAGS */
0469 
0470 /* Define to 1 if fpregset_t defines struct _fpchip_state */
0471 /* #undef SOLARIS_FPCHIP_STATE_TAKES_UNDERSCORE */
0472 
0473 /* Define to 1 if you have the new `frealpathat' syscall. */
0474 /* #undef SOLARIS_FREALPATHAT_SYSCALL */
0475 
0476 /* Define to 1 if you have the new `gethrt' fasttrap. */
0477 /* #undef SOLARIS_GETHRT_FASTTRAP */
0478 
0479 /* Define to 1 if you have the new `getrandom' syscall. */
0480 /* #undef SOLARIS_GETRANDOM_SYSCALL */
0481 
0482 /* Define to 1 if you have the new `get_zone_offset' fasttrap. */
0483 /* #undef SOLARIS_GETZONEOFFSET_FASTTRAP */
0484 
0485 /* Default platform for Valgrind launcher. */
0486 /* #undef SOLARIS_LAUNCHER_DEFAULT_PLATFORM */
0487 
0488 /* Define to 1 if you have the new `lwp_name' syscall. */
0489 /* #undef SOLARIS_LWP_NAME_SYSCALL */
0490 
0491 /* Define to 1 if you have the new `lwp_sigqueue' syscall. */
0492 /* #undef SOLARIS_LWP_SIGQUEUE_SYSCALL */
0493 
0494 /* Define to 1 if you have the new `lwp_sigqueue' syscall which accepts pid.
0495    */
0496 /* #undef SOLARIS_LWP_SIGQUEUE_SYSCALL_TAKES_PID */
0497 
0498 /* Define to 1 if you have the `MODNVL_CTRLMAP' through `MODDEVINFO_CACHE_TS'
0499    constants. */
0500 /* #undef SOLARIS_MODCTL_MODNVL */
0501 
0502 /* Define to 1 if you have the new `accept' syscall. */
0503 /* #undef SOLARIS_NEW_ACCEPT_SYSCALL */
0504 
0505 /* Define to 1 if you have the new `pipe' syscall. */
0506 /* #undef SOLARIS_NEW_PIPE_SYSCALL */
0507 
0508 /* Define to 1 if nscd attaches to /system/volatile/name_service_door. */
0509 /* #undef SOLARIS_NSCD_DOOR_SYSTEM_VOLATILE */
0510 
0511 /* Define to 1 if you have the old Solaris syscalls. */
0512 /* #undef SOLARIS_OLD_SYSCALLS */
0513 
0514 /* Define to 1 if you have /proc/self/cmdline. */
0515 /* #undef SOLARIS_PROC_CMDLINE */
0516 
0517 /* Define to 1 if you have the `prxregset_t' type. */
0518 /* #undef SOLARIS_PRXREGSET_T */
0519 
0520 /* Define to 1 if you have the `PSET_GET_NAME' constants. */
0521 /* #undef SOLARIS_PSET_GET_NAME */
0522 
0523 /* Define to 1 if PT_SUNWDTRACE program header provides just an initial thread
0524    pointer for libc. */
0525 /* #undef SOLARIS_PT_SUNDWTRACE_THRP */
0526 
0527 /* Version number of the repository door cache protocol. */
0528 /* #undef SOLARIS_REPCACHE_PROTOCOL_VERSION */
0529 
0530 /* Define to 1 if you have the new `sysstat' segment reservation. */
0531 /* #undef SOLARIS_RESERVE_SYSSTAT_ADDR */
0532 
0533 /* Define to 1 if you have the new `sysstat_zone' segment reservation. */
0534 /* #undef SOLARIS_RESERVE_SYSSTAT_ZONE_ADDR */
0535 
0536 /* Define to 1 if you have the schedctl page executable. */
0537 /* #undef SOLARIS_SCHEDCTL_PAGE_EXEC */
0538 
0539 /* Define to 1 if you have the `IPC_XSTAT64', `SHMADV', `SHM_ADV_GET',
0540    `SHM_ADV_SET' and `SHMGET_OSM' constants. */
0541 /* #undef SOLARIS_SHM_NEW */
0542 
0543 /* Define to 1 if you have the `spawn' syscall. */
0544 /* #undef SOLARIS_SPAWN_SYSCALL */
0545 
0546 /* Define to 1 if you have the `system_stats' syscall. */
0547 /* #undef SOLARIS_SYSTEM_STATS_SYSCALL */
0548 
0549 /* Define to 1 if you have the `TNDB_GET_TNIP' constant. */
0550 /* #undef SOLARIS_TNDB_GET_TNIP */
0551 
0552 /* Define to 1 if you have the `TSOL_GETCLEARANCE' and `TSOL_SETCLEARANCE'
0553    constants. */
0554 /* #undef SOLARIS_TSOL_CLEARANCE */
0555 
0556 /* Define to 1 if you have the `utimensat' syscall. */
0557 /* #undef SOLARIS_UTIMENSAT_SYSCALL */
0558 
0559 /* Define to 1 if you have the `utimesys' syscall. */
0560 /* #undef SOLARIS_UTIMESYS_SYSCALL */
0561 
0562 /* Define to 1 if you have the new `uuidsys' syscall. */
0563 /* #undef SOLARIS_UUIDSYS_SYSCALL */
0564 
0565 /* Define to 1 if you have the `ZONE_LIST_DEFUNCT' and `ZONE_GETATTR_DEFUNC'
0566    constants. */
0567 /* #undef SOLARIS_ZONE_DEFUNCT */
0568 
0569 /* Define to 1 if all of the C90 standard headers exist (not just the ones
0570    required in a freestanding environment). This macro is provided for
0571    backward compatibility; new code need not use it. */
0572 #define STDC_HEADERS 1
0573 
0574 /* Version number of package */
0575 #define VERSION "3.24.0"
0576 
0577 /* Temporary files directory */
0578 #define VG_TMPDIR "/tmp"
0579 
0580 /* xcode sdk include directory */
0581 /* #undef XCODE_DIR */
0582 
0583 /* Define to `int' if <sys/types.h> doesn't define. */
0584 /* #undef gid_t */
0585 
0586 /* Define to `long int' if <sys/types.h> does not define. */
0587 /* #undef off_t */
0588 
0589 /* Define to `unsigned int' if <sys/types.h> does not define. */
0590 /* #undef size_t */
0591 
0592 /* Define to `int' if <sys/types.h> doesn't define. */
0593 /* #undef uid_t */