/aosp_15_r20/external/llvm-libc/src/__support/macros/ |
H A D | config.h | 19 #define __has_builtin(b) 0 macro
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | compat.h | 28 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/llvm-libc/libc/shared/ |
H A D | rpc_util.h | 22 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/scudo/standalone/ |
H A D | wrappers_c_checks.h | 17 #define __has_builtin(X) 0 macro
|
/aosp_15_r20/external/libvpx/vpx_util/ |
H A D | vpx_atomics.h | 30 #define __has_builtin(x) 0 // Compatibility with non-clang compilers. macro
|
H A D | endian_inl.h | 29 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_safe_arithmetic.h | 31 #define __has_builtin(x) 0 // Compatibility with non-Clang compilers. macro
|
/aosp_15_r20/external/executorch/kernels/optimized/utils/ |
H A D | llvmMathExtras.h | 37 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/curl/lib/ |
H A D | easy_lock.h | 56 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/pytorch/c10/util/ |
H A D | llvmMathExtras.h | 31 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/endian/include/boost/endian/detail/ |
D | intrinsic.hpp | 18 #define __has_builtin(x) 0 // Compatibility with non-clang compilers macro
|
/aosp_15_r20/external/zstd/lib/common/ |
H A D | portability_macros.h | 31 # define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/libaom/aom_util/ |
H A D | endian_inl.h | 33 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/ |
H A D | DemangleConfig.h | 31 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
H A D | DemangleConfig.h | 31 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/ |
D | DemangleConfig.h | 31 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/ |
D | DemangleConfig.h | 31 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/ |
D | DemangleConfig.h | 31 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/ |
D | DemangleConfig.h | 31 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/demangle/ |
H A D | DemangleConfig.h | 44 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/executorch/runtime/platform/ |
H A D | compiler.h | 125 #define __has_builtin(x) (0) macro
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/compiler-rt/builtins/ |
D | int_math.h | 23 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/webp/src/dsp/ |
H A D | cpu.h | 43 #define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/compiler-rt/lib/builtins/ |
H A D | int_math.h | 25 # define __has_builtin(x) 0 macro
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | Compiler.h | 37 # define __has_builtin(x) 0 macro
|