Home
last modified time | relevance | path

Searched refs:_AIX (Results 1 – 25 of 153) sorted by relevance

1234567

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h24 #if (defined(__MINGW32__) || defined(_MSC_VER) || defined(_AIX)) && \
39 (__STDC_HOSTED__ && defined(_AIX) && defined(_ALL_SOURCE))
69 (__STDC_HOSTED__ && defined(_AIX) && defined(_ALL_SOURCE))
110 (__STDC_HOSTED__ && defined(_AIX) && defined(_ALL_SOURCE))
149 (__STDC_HOSTED__ && defined(_AIX) && defined(_ALL_SOURCE))
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DGetOptInc.h14 #if defined(_MSC_VER) || defined(_AIX)
18 #if defined(_MSC_VER) || defined(__NetBSD__) || defined(_AIX)
/freebsd/contrib/llvm-project/libunwind/src/
H A Dconfig.h46 #elif defined(_AIX)
69 #if !defined(__ELF__) && !defined(__MACH__) && !defined(_AIX)
92 #elif defined(__ELF__) || defined(_AIX) || defined(__wasm__)
H A Dassembly.h71 !defined(_AIX)
222 #elif defined(_AIX)
259 #if defined(_AIX)
H A DUnwindLevel1-gcc-ext.c25 #if defined(_AIX)
67 #if defined(_AIX) in _Unwind_GetDataRelBase()
89 #if defined(_AIX) in _Unwind_FindEnclosingFunction()
H A DUnwindRegistersSave.S17 #if defined(_AIX)
335 #if defined(_AIX)
350 #if defined(_AIX)
396 #if defined(_AIX)
599 #if defined(_AIX)
609 #if defined(_AIX)
659 #if defined(_AIX)
/freebsd/crypto/openssl/crypto/dso/
H A Ddso_dlfcn.c109 #ifdef _AIX in dlfcn_load()
313 #ifdef _AIX
414 #ifdef _AIX in dlfcn_pathbyaddr()
423 #ifdef _AIX in dlfcn_pathbyaddr()
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.c24 #ifdef _AIX
270 #if defined(_AIX)
320 #ifdef _AIX in isMmapSafe()
507 #ifdef _AIX
570 #ifdef _AIX in lprofAtExit()
H A DInstrProfilingPlatformLinux.c11 defined(_AIX) || defined(__wasm__) || defined(__HAIKU__)
13 #if !defined(_AIX) && !defined(__wasm__)
229 #elif !defined(_AIX) /* !NT_GNU_BUILD_ID */
H A DInstrProfilingRuntime.cpp15 #ifdef _AIX in RegisterRuntime()
/freebsd/sys/contrib/zstd/programs/
H A Dplatform.h56 # if defined(_AIX) || defined(__hpux)
71 # if (defined(__APPLE__) && defined(__MACH__)) || defined(__SVR4) || defined(_AIX) || defined(__hp…
/freebsd/crypto/heimdal/lib/kafs/
H A Dafssys.c79 #ifdef _AIX
268 #ifdef _AIX in k_pioctl()
326 #ifdef _AIX in k_setpag()
534 #ifdef _AIX in k_hasafs()
H A Dafsl.exp3 * This mumbo jumbo creates entry points to syscalls in _AIX
/freebsd/crypto/krb5/src/lib/crypto/builtin/aes/
H A Dbrg_endian.h42 # if !defined( __MINGW32__ ) && !defined( _AIX )
131 defined( THINK_C ) || defined( __VMCMS__ ) || defined( _AIX )
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/AIX/
H A DPlatformAIX.cpp36 #if defined(_AIX)
76 #ifdef _AIX in Initialize()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSmallVector.cpp26 #if defined(_AIX)
36 #if defined(_AIX)
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostGetOpt.h12 #if !defined(_MSC_VER) && !defined(__NetBSD__) && !defined(_AIX)
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dstdint.h14 #if !defined(_AIX) || !defined(_STD_TYPES_T)
H A Dinttypes.h14 #if !defined(_AIX) || !defined(_STD_TYPES_T)
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__atomic/
H A Dcontention_t.h22 #if defined(__linux__) || (defined(_AIX) && !defined(__64BIT__))
/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Dcontention_t.h22 #if defined(__linux__) || (defined(_AIX) && !defined(__64BIT__))
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DDataTypes.h45 #ifdef _AIX
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__locale_dir/
H A Dlocale_base_api.h14 #elif defined(_AIX) || defined(__MVS__)
/freebsd/crypto/openssl/crypto/
H A Dppccap.c16 #if defined(__linux) || defined(_AIX)
158 #if defined(_AIX) in OPENSSL_cpuid_setup()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dinttypes.h14 #if !defined(_AIX) || !defined(_STD_TYPES_T)

1234567