Home
last modified time | relevance | path

Searched refs:__has_builtin (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler-clang.h82 #if __has_builtin(__builtin_mul_overflow) && \
83 __has_builtin(__builtin_add_overflow) && \
84 __has_builtin(__builtin_sub_overflow)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/compiler/
H A Dclang.hpp64 #if !defined (__c2__) && defined(__has_builtin)
65 #if __has_builtin(__builtin_expect)
309 #if defined(__has_builtin) && __has_builtin(__builtin_unreachable)
H A Dxlcpp.hpp49 #if defined(__has_builtin)
50 #if __has_builtin(__builtin_expect)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dlocal_counted_base.hpp64 #if defined( __has_builtin ) in add_ref()
65 # if __has_builtin( __builtin_assume ) in add_ref()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf_internal.h81 #ifndef __has_builtin
82 #define __has_builtin(x) 0 macro
97 #if __has_builtin(__builtin_mul_overflow) in libbpf_reallocarray()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Daddressof.hpp23 #elif defined(__has_builtin)
24 #if __has_builtin(__builtin_addressof)
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_task_btf.c24 #if __has_builtin(__builtin_btf_type_id) in dump_task_struct()
H A Dnetif_receive_skb.c51 #if __has_builtin(__builtin_btf_type_id)
106 #if __has_builtin(__builtin_btf_type_id) in BPF_PROG()
H A Dtest_core_reloc_enumval.c47 #if __has_builtin(__builtin_preserve_enum_value) in test_core_enumval()
H A Dtest_core_reloc_type_id.c85 #if __has_builtin(__builtin_preserve_type_info) in test_core_type_id()
H A Dtest_core_reloc_type_based.c80 #if __has_builtin(__builtin_preserve_type_info) in test_core_type_based()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dthrow_allocator.h67 #if !__has_builtin(__builtin_sprintf)
317 #if ! __has_builtin(__builtin_sprintf) in _GLIBCXX_VISIBILITY()
343 #if ! __has_builtin(__builtin_sprintf) in _GLIBCXX_VISIBILITY()
581 #if ! __has_builtin(__builtin_sprintf) in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dthrow_allocator.h67 #if !__has_builtin(__builtin_sprintf)
317 #if ! __has_builtin(__builtin_sprintf) in _GLIBCXX_VISIBILITY()
343 #if ! __has_builtin(__builtin_sprintf) in _GLIBCXX_VISIBILITY()
581 #if ! __has_builtin(__builtin_sprintf) in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/aarch64-none-linux-gnu/bits/
H A Dc++config.h651 #elif defined(__is_identifier) && defined(__has_builtin)
659 # if __has_builtin(__builtin_launder)
662 # if __has_builtin(__builtin_is_constant_evaluated)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/arm-none-linux-gnueabihf/bits/
H A Dc++config.h651 #elif defined(__is_identifier) && defined(__has_builtin)
659 # if __has_builtin(__builtin_launder)
662 # if __has_builtin(__builtin_is_constant_evaluated)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__tuple101 #if !__has_builtin(__make_integer_seq) || defined(_LIBCPP_TESTING_FALLBACK_MAKE_INTEGER_SEQUENCE)
141 #endif // !__has_builtin(__make_integer_seq) || defined(_LIBCPP_TESTING_FALLBACK_MAKE_INTEGER_SEQU…
143 #if __has_builtin(__make_integer_seq)
255 #if !__has_builtin(__type_pack_element)
H A D__config136 #ifndef __has_builtin
137 #define __has_builtin(__x) 0
479 #if __has_builtin(__builtin_launder)
914 #if !__has_builtin(__builtin_operator_new) || !__has_builtin(__builtin_operator_delete)
1232 #if !__has_builtin(__builtin_addressof) && _GNUC_VER < 700
H A Dcmath561 #if __has_builtin(__builtin_isnan)
581 #if __has_builtin(__builtin_isinf)
601 #if __has_builtin(__builtin_isfinite)
H A Dnew115 #if !__has_builtin(__builtin_operator_new) || \
116 __has_builtin(__builtin_operator_new) < 201802L
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__tuple101 #if !__has_builtin(__make_integer_seq) || defined(_LIBCPP_TESTING_FALLBACK_MAKE_INTEGER_SEQUENCE)
141 #endif // !__has_builtin(__make_integer_seq) || defined(_LIBCPP_TESTING_FALLBACK_MAKE_INTEGER_SEQU…
143 #if __has_builtin(__make_integer_seq)
255 #if !__has_builtin(__type_pack_element)
H A D__config136 #ifndef __has_builtin
137 #define __has_builtin(__x) 0
479 #if __has_builtin(__builtin_launder)
914 #if !__has_builtin(__builtin_operator_new) || !__has_builtin(__builtin_operator_delete)
1232 #if !__has_builtin(__builtin_addressof) && _GNUC_VER < 700
H A Dcmath561 #if __has_builtin(__builtin_isnan)
581 #if __has_builtin(__builtin_isinf)
601 #if __has_builtin(__builtin_isfinite)
H A Dnew115 #if !__has_builtin(__builtin_operator_new) || \
116 __has_builtin(__builtin_operator_new) < 201802L
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/
H A Dcoroutine262 #if __has_builtin(__builtin_coro_noop)
300 #endif // __has_builtin(__builtin_coro_noop)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/
H A Dcoroutine262 #if __has_builtin(__builtin_coro_noop)
300 #endif // __has_builtin(__builtin_coro_noop)

12