Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcompiler_attributes.h34 #ifndef __has_attribute
35 # define __has_attribute(x) __GCC4_has_attribute_##x macro
86 #if __has_attribute(__assume_aligned__)
112 #if __has_attribute(__copy__)
137 #if __has_attribute(__designated_init__)
148 #if __has_attribute(__externally_visible__)
183 #if __has_attribute(__noclone__)
199 #if __has_attribute(__fallthrough__)
220 #if __has_attribute(__nonstring__)
Dcompiler-gcc.h142 #if __has_attribute(__no_sanitize_address__)