__deprecated__ 758 include/config.h # define _GL_ATTRIBUTE_DEPRECATED [[__deprecated__]] __deprecated__ 760 include/config.h # define _GL_ATTRIBUTE_DEPRECATED __attribute__ ((__deprecated__)) __deprecated__ 337 maint/gnulib/lib/cdefs.h #if __GNUC_PREREQ (3,2) || __glibc_has_attribute (__deprecated__) __deprecated__ 338 maint/gnulib/lib/cdefs.h # define __attribute_deprecated__ __attribute__ ((__deprecated__)) __deprecated__ 349 maint/gnulib/lib/cdefs.h __attribute__ ((__deprecated__ (msg)))