Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcompiler_attributes.h28 #ifndef __has_attribute
29 # define __has_attribute(x) __GCC4_has_attribute_##x macro
82 #if __has_attribute(__assume_aligned__)
108 #if __has_attribute(__copy__)
133 #if __has_attribute(__designated_init__)
144 #if __has_attribute(__externally_visible__)
180 #if __has_attribute(__no_caller_saved_registers__)
191 #if __has_attribute(__noclone__)
207 #if __has_attribute(__fallthrough__)
228 #if __has_attribute(__nonstring__)
Dcompiler-gcc.h116 #if __has_attribute(__no_sanitize_address__)
122 #if defined(__SANITIZE_THREAD__) && __has_attribute(__no_sanitize_thread__)
128 #if __has_attribute(__no_sanitize_undefined__)