__malloc__ 833 include/config.h # define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__)) __malloc__ 231 maint/gnulib/lib/cdefs.h #if __GNUC_PREREQ (2,96) || __glibc_has_attribute (__malloc__) __malloc__ 232 maint/gnulib/lib/cdefs.h # define __attribute_malloc__ __attribute__ ((__malloc__)) __malloc__ 622 maint/gnulib/lib/cdefs.h __attribute__ ((__malloc__ (dealloc, argno))) __malloc__ 63 maint/gnulib/lib/dirent.in.h # define _GL_ATTRIBUTE_DEALLOC(f, i) __attribute__ ((__malloc__ (f, i))) __malloc__ 74 maint/gnulib/lib/dirent.in.h # define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__)) __malloc__ 99 maint/gnulib/lib/stdio.in.h # define _GL_ATTRIBUTE_DEALLOC(f, i) __attribute__ ((__malloc__ (f, i))) __malloc__ 107 maint/gnulib/lib/stdlib.in.h # define _GL_ATTRIBUTE_DEALLOC(f, i) __attribute__ ((__malloc__ (f, i))) __malloc__ 125 maint/gnulib/lib/stdlib.in.h # define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))