Home
last modified time | relevance | path

Searched refs:__has_attribute (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler_attributes.h28 #ifndef __has_attribute
29 # define __has_attribute(x) __GCC4_has_attribute_##x macro
84 #if __has_attribute(__assume_aligned__)
110 #if __has_attribute(__copy__)
135 #if __has_attribute(__designated_init__)
146 #if __has_attribute(__error__)
157 #if __has_attribute(__externally_visible__)
193 #if __has_attribute(__no_caller_saved_registers__)
204 #if __has_attribute(__noclone__)
220 #if __has_attribute(__fallthrough__)
[all …]
H A Dcompiler-gcc.h119 #if __has_attribute(__no_sanitize_address__)
125 #if defined(__SANITIZE_THREAD__) && __has_attribute(__no_sanitize_thread__)
131 #if __has_attribute(__no_sanitize_undefined__)
137 #if defined(CONFIG_KCOV) && __has_attribute(__no_sanitize_coverage__)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__cxxabi_config.h18 #if !defined(__has_attribute)
19 #define __has_attribute(_attribute_) 0 macro
44 #if __has_attribute(__type_visibility__)
67 #if __has_attribute(__no_sanitize__) && defined(_LIBCXXABI_COMPILER_CLANG)
H A D__config132 #ifndef __has_attribute
133 #define __has_attribute(__x) 0
325 #if __has_attribute(__no_sanitize__) && !defined(_LIBCPP_COMPILER_GCC)
475 #if !defined(_LIBCPP_DISABLE_UBSAN_UNSIGNED_INTEGER_CHECK) && __has_attribute(no_sanitize)
707 # if __has_attribute(__type_visibility__)
738 # if !defined(_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS) && __has_attribute(__type_visibility__)
746 # if !defined(_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS) && __has_attribute(__type_visibility__)
757 #if __has_attribute(internal_linkage)
763 #if __has_attribute(exclude_from_explicit_instantiation)
821 # if __has_attribute(__enable_if__)
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxxabi/include/
H A D__cxxabi_config.h18 #if !defined(__has_attribute)
19 #define __has_attribute(_attribute_) 0 macro
44 #if __has_attribute(__type_visibility__)
67 #if __has_attribute(__no_sanitize__) && defined(_LIBCXXABI_COMPILER_CLANG)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxxabi/include/
H A D__cxxabi_config.h18 #if !defined(__has_attribute)
19 #define __has_attribute(_attribute_) 0 macro
44 #if __has_attribute(__type_visibility__)
67 #if __has_attribute(__no_sanitize__) && defined(_LIBCXXABI_COMPILER_CLANG)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__cxxabi_config.h18 #if !defined(__has_attribute)
19 #define __has_attribute(_attribute_) 0 macro
44 #if __has_attribute(__type_visibility__)
67 #if __has_attribute(__no_sanitize__) && defined(_LIBCXXABI_COMPILER_CLANG)
H A D__config132 #ifndef __has_attribute
133 #define __has_attribute(__x) 0
325 #if __has_attribute(__no_sanitize__) && !defined(_LIBCPP_COMPILER_GCC)
475 #if !defined(_LIBCPP_DISABLE_UBSAN_UNSIGNED_INTEGER_CHECK) && __has_attribute(no_sanitize)
707 # if __has_attribute(__type_visibility__)
738 # if !defined(_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS) && __has_attribute(__type_visibility__)
746 # if !defined(_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS) && __has_attribute(__type_visibility__)
757 #if __has_attribute(internal_linkage)
763 #if __has_attribute(exclude_from_explicit_instantiation)
821 # if __has_attribute(__enable_if__)
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dpngconf.h342 # if defined(__clang__) && defined(__has_attribute)
344 # if !defined(PNG_USE_RESULT) && __has_attribute(__warn_unused_result__)
347 # if !defined(PNG_NORETURN) && __has_attribute(__noreturn__)
350 # if !defined(PNG_ALLOCATED) && __has_attribute(__malloc__)
353 # if !defined(PNG_DEPRECATED) && __has_attribute(__deprecated__)
H A Dcompiler.h257 #ifndef __has_attribute
258 #define __has_attribute(x) 0 macro
261 #if __has_attribute(__fallthrough__)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dpngconf.h342 # if defined(__clang__) && defined(__has_attribute)
344 # if !defined(PNG_USE_RESULT) && __has_attribute(__warn_unused_result__)
347 # if !defined(PNG_NORETURN) && __has_attribute(__noreturn__)
350 # if !defined(PNG_ALLOCATED) && __has_attribute(__malloc__)
353 # if !defined(PNG_DEPRECATED) && __has_attribute(__deprecated__)
H A Dcompiler.h257 #ifndef __has_attribute
258 #define __has_attribute(x) 0 macro
261 #if __has_attribute(__fallthrough__)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dpngconf.h342 # if defined(__clang__) && defined(__has_attribute)
344 # if !defined(PNG_USE_RESULT) && __has_attribute(__warn_unused_result__)
347 # if !defined(PNG_NORETURN) && __has_attribute(__noreturn__)
350 # if !defined(PNG_ALLOCATED) && __has_attribute(__malloc__)
353 # if !defined(PNG_DEPRECATED) && __has_attribute(__deprecated__)
H A Dcompiler.h257 #ifndef __has_attribute
258 #define __has_attribute(x) 0 macro
261 #if __has_attribute(__fallthrough__)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dpngconf.h342 # if defined(__clang__) && defined(__has_attribute)
344 # if !defined(PNG_USE_RESULT) && __has_attribute(__warn_unused_result__)
347 # if !defined(PNG_NORETURN) && __has_attribute(__noreturn__)
350 # if !defined(PNG_ALLOCATED) && __has_attribute(__malloc__)
353 # if !defined(PNG_DEPRECATED) && __has_attribute(__deprecated__)
H A Dcompiler.h257 #ifndef __has_attribute
258 #define __has_attribute(x) 0 macro
261 #if __has_attribute(__fallthrough__)
/OK3568_Linux_fs/external/dpdk/pcie/igb_uio/
H A Dcompat.h158 #ifndef __has_attribute
159 #define __has_attribute(x) 0 macro
162 #if __has_attribute(__fallthrough__)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/ncp/libowfat/
H A D0001-replace-__pure__-with-compiler-attribute-pure.patch24 +#ifndef __has_attribute
25 + #define __has_attribute(x) 0
28 +#if __has_attribute(pure)
82 +#ifndef __has_attribute
83 + #define __has_attribute(x) 0
86 +#if __has_attribute(pure)
107 +#ifndef __has_attribute
108 + #define __has_attribute(x) 0
111 +#if __has_attribute(pure)
335 +#ifndef __has_attribute
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_types.h168 #ifndef __has_attribute
169 #define __has_attribute(x) 0 macro
171 #if __has_attribute(__fallthrough__)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/compiler/
H A Dclang.hpp26 #ifndef __has_attribute
27 #define __has_attribute(x) 0 macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dcompiler.h65 #ifndef __has_attribute
66 # define __has_attribute(x) __GCC4_has_attribute_##x macro
70 #if __has_attribute(__copy__)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dosdep_service_linux.h574 #ifndef __has_attribute
575 #define __has_attribute(x) 0 macro
577 #if __has_attribute(__fallthrough__)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0001-localedef-Add-hardlink-resolver-from-util-linux.patch91 + * __GNUC_PREREQ is deprecated in favour of __has_attribute() and
123 +#ifndef __has_attribute
124 + #define __has_attribute(x) 0
135 +# if (__has_attribute(alloc_size) && __has_attribute(warn_unused_result)) || __GNUC_PREREQ (4, 3)
143 +# if (__has_attribute(alloc_size) && __has_attribute(warn_unused_result)) || __GNUC_PREREQ (4, 3)
150 +#if __has_attribute(returns_nonnull) || __GNUC_PREREQ (4, 9)
440 +#if __has_feature(address_sanitizer) && __has_attribute(no_sanitize_memory) && __has_attribute(no_…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dcdefs.h419 #ifdef __has_attribute
420 # define __glibc_has_attribute(attr) __has_attribute (attr)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dcdefs.h419 #ifdef __has_attribute
420 # define __glibc_has_attribute(attr) __has_attribute (attr)

12