Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcompiler_attributes.h85 #if __has_attribute(__copy__)
97 #if __has_attribute(__diagnose_as_builtin__)
120 #if __has_attribute(__designated_init__)
131 #if __has_attribute(__error__)
142 #if __has_attribute(__externally_visible__)
190 #if __has_attribute(__noclone__)
207 #if __has_attribute(__fallthrough__)
233 #if __has_attribute(__nonstring__)
263 #if __has_attribute(__overloadable__)
287 #if __has_attribute(__pass_object_size__)
[all …]
A Dcompiler-gcc.h98 #if defined(CONFIG_KCOV) && __has_attribute(__no_sanitize_coverage__)
A Dcompiler_types.h12 __has_attribute(btf_type_tag) && !defined(__BINDGEN__)
/linux-6.3-rc2/include/acpi/platform/
A Dacgcc.h51 #ifndef __has_attribute
52 #define __has_attribute(x) 0 macro
60 #if __has_attribute(__fallthrough__)
/linux-6.3-rc2/lib/zstd/common/
A Dportability_macros.h25 #ifndef __has_attribute
26 #define __has_attribute(x) 0 macro
56 #if ((defined(__clang__) && __has_attribute(__target__)) \
/linux-6.3-rc2/tools/perf/util/
A Dmutex.h13 #ifdef __has_attribute
14 #define HAVE_ATTRIBUTE(x) __has_attribute(x)
/linux-6.3-rc2/tools/perf/tests/
A Ddwarf-unwind.c29 #ifdef __has_attribute
30 #if __has_attribute(disable_tail_calls)
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dbtf_type_tag.c7 #if __has_attribute(btf_type_tag)
A Dtest_btf_decl_tag.c7 #if __has_attribute(btf_decl_tag)
/linux-6.3-rc2/tools/include/linux/
A Dcompiler-gcc.h19 #if __has_attribute(__error__)

Completed in 11 milliseconds