Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/lib/libc/sys/
A Dcdefs.h48 #ifndef __has_attribute
49 #define __has_attribute(x) 0 macro
222 #if __GNUC_PREREQ__(4, 3) || __has_attribute(__alloc_size__)
229 #if __GNUC_PREREQ__(4, 9) || __has_attribute(__alloc_align__)
815 #if __has_attribute(__argument_with_type_tag__) && \
816 __has_attribute(__type_tag_for_datatype__)
884 #if __has_attribute(no_sanitize) && defined(__clang__)

Completed in 6 milliseconds