__glibc_has_attribute   80 lib/cdefs.h         && (__GNUC_PREREQ (3, 4) || __glibc_has_attribute (__nothrow__))
__glibc_has_attribute  282 lib/cdefs.h    #if __GNUC_PREREQ (2,96) || __glibc_has_attribute (__malloc__)
__glibc_has_attribute  299 lib/cdefs.h    #if __GNUC_PREREQ (4, 9) || __glibc_has_attribute (__alloc_align__)
__glibc_has_attribute  309 lib/cdefs.h    #if __GNUC_PREREQ (2,96) || __glibc_has_attribute (__pure__)
__glibc_has_attribute  316 lib/cdefs.h    #if __GNUC_PREREQ (2,5) || __glibc_has_attribute (__const__)
__glibc_has_attribute  322 lib/cdefs.h    #if __GNUC_PREREQ (2,7) || __glibc_has_attribute (__unused__)
__glibc_has_attribute  331 lib/cdefs.h    #if __GNUC_PREREQ (3,1) || __glibc_has_attribute (__used__)
__glibc_has_attribute  340 lib/cdefs.h    #if __GNUC_PREREQ (3,2) || __glibc_has_attribute (__deprecated__)
__glibc_has_attribute  363 lib/cdefs.h    #if __GNUC_PREREQ (2,8) || __glibc_has_attribute (__format_arg__)
__glibc_has_attribute  373 lib/cdefs.h    #if __GNUC_PREREQ (2,97) || __glibc_has_attribute (__format__)
__glibc_has_attribute  385 lib/cdefs.h    # if __GNUC_PREREQ (3,3) || __glibc_has_attribute (__nonnull__)
__glibc_has_attribute  398 lib/cdefs.h    # if __GNUC_PREREQ (4, 9) || __glibc_has_attribute (__returns_nonnull__)
__glibc_has_attribute  407 lib/cdefs.h    #if __GNUC_PREREQ (3,4) || __glibc_has_attribute (__warn_unused_result__)
__glibc_has_attribute  421 lib/cdefs.h    #if __GNUC_PREREQ (3,2) || __glibc_has_attribute (__always_inline__)
__glibc_has_attribute  434 lib/cdefs.h    #if __GNUC_PREREQ (4,3) || __glibc_has_attribute (__artificial__)