__has_attribute   719 include/config.h #ifdef __has_attribute
__has_attribute   720 include/config.h # define _GL_HAS_ATTRIBUTE(attr) __has_attribute (__##attr##__)
__has_attribute    42 maint/gnulib/lib/cdefs.h #if (defined __has_attribute \
__has_attribute    45 maint/gnulib/lib/cdefs.h # define __glibc_has_attribute(attr) __has_attribute (attr)