Searched defs:__has_attribute (Results 1 – 2 of 2) sorted by relevance
| /u-boot/lib/zstd/common/ | ||
| A D | portability_macros.h | 26 #define __has_attribute(x) 0 macro |
| /u-boot/include/linux/ | ||
| A D | compiler_attributes.h | 35 # define __has_attribute(x) __GCC4_has_attribute_##x macro |
Completed in 5 milliseconds