Home
last modified time | relevance | path

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

/include/linux/
A Dcompiler_attributes.h91 #if __has_attribute(__copy__)
126 #if __has_attribute(__designated_init__)
137 #if __has_attribute(__error__)
148 #if __has_attribute(__externally_visible__)
196 #if __has_attribute(__noclone__)
213 #if __has_attribute(__fallthrough__)
239 #if __has_attribute(__nonstring__)
281 #if __has_attribute(__overloadable__)
305 #if __has_attribute(__pass_object_size__)
329 #if __has_attribute(__uninitialized__)
[all …]
A Dcompiler-gcc.h88 #if defined(CONFIG_KCOV) && __has_attribute(__no_sanitize_coverage__)
A Dcompiler_types.h21 __has_attribute(btf_type_tag) && !defined(__BINDGEN__)
140 #if __has_attribute(__preserve_most__) && (defined(CONFIG_X86_64) || defined(CONFIG_ARM64))
161 #if __has_attribute(__retain__) && \
A Dcompiler.h213 #if __has_attribute(__nonstring__) && defined(__annotated)
/include/acpi/platform/
A Dacgcc.h51 #ifndef __has_attribute
52 #define __has_attribute(x) 0 macro
60 #if __has_attribute(__fallthrough__)
79 #if __has_attribute(__nonstring__)

Completed in 7 milliseconds