Searched refs:__has_attribute (Results 1 – 3 of 3) sorted by relevance
19 #ifndef __has_attribute20 #define __has_attribute(x) 0 macro 34 #if __has_attribute(no_stack_protector)291 #ifndef __has_attribute292 #define __has_attribute(x) 0295 #if __has_attribute(__fallthrough__)284 #define __has_attribute( global() macro
423 #if !defined(MBEDTLS_MAYBE_UNUSED) && defined(__has_attribute)424 # if __has_attribute(unused)454 #if defined(__has_attribute)455 #if __has_attribute(nonstring)
83 #if defined(__has_attribute)84 #if __has_attribute(format)