| /netbsd-src/external/apache2/llvm/dist/clang/INPUTS/ |
| H A D | all-std-headers.cpp | 47 #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-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
| H A D | atomic_signal_fence.c | 15 #ifndef __has_include 16 #define __has_include(inc) 0 macro 19 #if __has_include(<stdatomic.h>)
|
| H A D | atomic_thread_fence.c | 15 #ifndef __has_include 16 #define __has_include(inc) 0 macro 19 #if __has_include(<stdatomic.h>)
|
| H A D | atomic_flag_clear.c | 15 #ifndef __has_include 16 #define __has_include(inc) 0 macro 19 #if __has_include(<stdatomic.h>)
|
| H A D | atomic_flag_test_and_set.c | 15 #ifndef __has_include 16 #define __has_include(inc) 0 macro 19 #if __has_include(<stdatomic.h>)
|
| H A D | atomic_flag_clear_explicit.c | 15 #ifndef __has_include 16 #define __has_include(inc) 0 macro 19 #if __has_include(<stdatomic.h>)
|
| H A D | atomic_flag_test_and_set_explicit.c | 15 #ifndef __has_include 16 #define __has_include(inc) 0 macro 19 #if __has_include(<stdatomic.h>)
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/amdgpu-arch/ |
| H A D | AMDGPUArch.cpp | 14 #if defined(__has_include) 15 #if __has_include("hsa.h") 18 #elif __has_include("hsa/hsa.h")
|
| /netbsd-src/lib/libc/time/ |
| H A D | private.h | 133 #if !defined HAVE_GETTEXT && defined __has_include 134 # if __has_include(<libintl.h>) 170 #if !defined HAVE_SYS_STAT_H && defined __has_include 171 # if !__has_include(<sys/stat.h>) 179 #if !defined HAVE_UNISTD_H && defined __has_include 180 # if !__has_include(<unistd.h>) 341 #if !defined HAVE_STDINT_H && defined __has_include 342 # define HAVE_STDINT_H 1 /* C23 __has_include implies C99 stdint.h. */ 498 #if !defined HAVE_STDCKDINT_H && defined __has_include 499 # if __has_include(<stdckdin [all...] |
| /netbsd-src/external/gpl3/gcc/dist/libcody/ |
| H A D | internal.hh | 10 #ifndef __has_include 11 #define __has_include(X) 0 macro 17 #elif __has_include (<source_location>)
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
| H A D | chrono.cpp | 26 #if __has_include(<unistd.h>) 30 #if __has_include(<sys/time.h>) 47 #if __has_include(<mach/mach_time.h>)
|
| H A D | random.cpp | 33 #if __has_include(<sys/ioctl.h>) && __has_include(<linux/random.h>)
|
| H A D | thread.cpp | 18 #if __has_include(<unistd.h>)
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| H A D | atomicity.h | 37 #if __has_include(<sys/single_threaded.h>) 51 #elif __has_include(<sys/single_threaded.h>) in _GLIBCXX_VISIBILITY()
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_asm.h | 71 #if (defined(__x86_64__) || defined(__i386__)) && defined(__has_include) && __has_include(<cet.h>)
|
| H A D | sanitizer_platform.h | 24 #if __has_include(<features.h>) && !defined(__ANDROID__)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
| H A D | stdfix.h | 240 && defined (__has_include) \ 241 && __has_include (<stdfix-avrlibc.h>))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
| H A D | stdfix.h | 240 && defined (__has_include) \ 241 && __has_include (<stdfix-avrlibc.h>))
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
| H A D | tsan_interceptors_mac.cc | 23 #if defined(__has_include) && __has_include(<xpc/xpc.h>) 239 #if defined(__has_include) && __has_include(<xpc/xpc.h>)
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
| H A D | tsan_interceptors_mac.cc | 27 #if defined(__has_include) && __has_include(<xpc/xpc.h>) 243 #if defined(__has_include) && __has_include(<xpc/xpc.h>)
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/precompiled/ |
| H A D | stdc++.h | 158 #if __has_include(<stacktrace>)
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
| H A D | tsan_interceptors_mac.cpp | 29 #if defined(__has_include) && __has_include(<xpc/xpc.h>) 290 #if defined(__has_include) && __has_include(<xpc/xpc.h>)
|
| /netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/ |
| H A D | testing.h | 67 #if defined( i386 ) || defined( sparc ) || defined( vax ) || defined( linux ) || __has_include ( <l…
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/ |
| H A D | new_opa.cc | 34 # if _GLIBCXX_HOSTED && __has_include(<malloc.h>)
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
| H A D | new_opa.cc | 34 # if _GLIBCXX_HOSTED && __has_include(<malloc.h>)
|