Searched defs:__has_attribute (Results 1 – 3 of 3) sorted by relevance
52 #define __has_attribute(x) 0 macro
26 #define __has_attribute(x) 0 macro
29 # define __has_attribute(x) __GCC4_has_attribute_##x macro