Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/sys/
Dcdefs.h76 #ifndef __has_attribute
77 #define __has_attribute(x) 0 macro
284 #if __GNUC_PREREQ__(4, 9) || __has_attribute(__alloc_align__)
711 #if __has_attribute(__argument_with_type_tag__) && \
712 __has_attribute(__type_tag_for_datatype__)
782 #if __has_attribute(no_sanitize) && defined(__clang__)
803 #elif __has_attribute(fallthrough)
/picolibc-latest/test/
Dlong_double.c50 #elif __has_attribute(fallthrough)
/picolibc-latest/
Dmeson.build920 # > #if __has_attribute(__alloc_size__)