Searched refs:__has_include (Results 1 - 25 of 113) sorted by relevance

12345

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Datomic_flag_clear.c15 #ifndef __has_include
16 #define __has_include(inc) 0 macro
19 #if __has_include(<stdatomic.h>)
H A Datomic_flag_clear_explicit.c15 #ifndef __has_include
16 #define __has_include(inc) 0 macro
19 #if __has_include(<stdatomic.h>)
H A Datomic_flag_test_and_set.c15 #ifndef __has_include
16 #define __has_include(inc) 0 macro
19 #if __has_include(<stdatomic.h>)
H A Datomic_flag_test_and_set_explicit.c15 #ifndef __has_include
16 #define __has_include(inc) 0 macro
19 #if __has_include(<stdatomic.h>)
H A Datomic_signal_fence.c15 #ifndef __has_include
16 #define __has_include(inc) 0 macro
19 #if __has_include(<stdatomic.h>)
H A Datomic_thread_fence.c15 #ifndef __has_include
16 #define __has_include(inc) 0 macro
19 #if __has_include(<stdatomic.h>)
/netbsd-current/external/apache2/llvm/dist/clang/INPUTS/
H A Dall-std-headers.cpp47 #if __has_include(<strstream>)
57 #if __has_include(<atomic>)
61 #if __has_include(<codecvt>)
66 #if __has_include(<future>)
74 #if __has_include(<scoped_allocator>)
81 #if __has_include(<typeindex>)
/netbsd-current/external/apache2/llvm/dist/clang/tools/amdgpu-arch/
H A DAMDGPUArch.cpp14 #if defined(__has_include)
15 #if __has_include("hsa.h")
18 #elif __has_include("hsa/hsa.h")
/netbsd-current/external/gpl3/gcc/dist/libcody/
H A Dinternal.hh10 #ifndef __has_include
11 #define __has_include(X) 0 macro
17 #elif __has_include (<source_location>)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Datomicity.h37 #if __has_include(<sys/single_threaded.h>)
51 #elif __has_include(<sys/single_threaded.h>)
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_asm.h71 #if (defined(__x86_64__) || defined(__i386__)) && defined(__has_include) && __has_include(<cet.h>)
H A Dsanitizer_platform.h24 #if __has_include(<features.h>) && !defined(__ANDROID__)
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Drandom.cpp33 #if __has_include(<sys/ioctl.h>) && __has_include(<linux/random.h>)
H A Dchrono.cpp26 #if __has_include(<unistd.h>)
30 #if __has_include(<sys/time.h>)
47 #if __has_include(<mach/mach_time.h>)
H A Dthread.cpp18 #if __has_include(<unistd.h>)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Dstdfix.h240 && defined (__has_include) \
241 && __has_include (<stdfix-avrlibc.h>))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Dstdfix.h240 && defined (__has_include) \
241 && __has_include (<stdfix-avrlibc.h>))
/netbsd-current/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dtesting.h67 #if defined( i386 ) || defined( sparc ) || defined( vax ) || defined( linux ) || __has_include ( <linux.h> )
/netbsd-current/lib/libc/time/
H A Dprivate.h102 #if !defined HAVE_GETTEXT && defined __has_include
103 # if __has_include(<libintl.h>)
139 #if !defined HAVE_SYS_STAT_H && defined __has_include
140 # if !__has_include(<sys/stat.h>)
148 #if !defined HAVE_UNISTD_H && defined __has_include
149 # if !__has_include(<unistd.h>)
300 #if !defined HAVE_STDINT_H && defined __has_include
301 # define HAVE_STDINT_H true /* C23 __has_include implies C99 stdint.h. */
453 #if !defined HAVE_STDCKDINT_H && defined __has_include
454 # if __has_include(<stdckdin
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/precompiled/
H A Dstdc++.h158 #if __has_include(<stacktrace>)
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors_mac.cc23 #if defined(__has_include) && __has_include(<xpc/xpc.h>)
25 #endif // #if defined(__has_include) && __has_include(<xpc/xpc.h>)
239 #if defined(__has_include) && __has_include(<xpc/xpc.h>)
293 #endif // #if defined(__has_include) && __has_include(<xpc/xpc.h>)
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dnew_opa.cc34 # if _GLIBCXX_HOSTED && __has_include(<malloc.h>)
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dnew_opa.cc34 # if _GLIBCXX_HOSTED && __has_include(<malloc.h>)
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors_mac.cc27 #if defined(__has_include) && __has_include(<xpc/xpc.h>)
29 #endif // #if defined(__has_include) && __has_include(<xpc/xpc.h>)
243 #if defined(__has_include) && __has_include(<xpc/xpc.h>)
297 #endif // #if defined(__has_include) && __has_include(<xpc/xpc.h>)
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_mac.cpp29 #if defined(__has_include) && __has_include(<xpc/xpc.h>)
31 #endif // #if defined(__has_include) && __has_include(<xpc/xpc.h>)
290 #if defined(__has_include) && __has_include(<xpc/xpc.h>)
344 #endif // #if defined(__has_include) && __has_include(<xpc/xpc.h>)

Completed in 339 milliseconds

12345