__deprecated__ 769 include/config.h # define _GL_ATTRIBUTE_DEPRECATED [[__deprecated__]] __deprecated__ 771 include/config.h # define _GL_ATTRIBUTE_DEPRECATED __attribute__ ((__deprecated__)) __deprecated__ 280 maint/gnulib/lib/cdefs.h #if __GNUC_PREREQ (3,2) || __glibc_has_attribute (__deprecated__) __deprecated__ 281 maint/gnulib/lib/cdefs.h # define __attribute_deprecated__ __attribute__ ((__deprecated__)) __deprecated__ 292 maint/gnulib/lib/cdefs.h __attribute__ ((__deprecated__ (msg)))