__malloc__        856 include/config.h # define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))
__malloc__        279 maint/gnulib/lib/cdefs.h #if __GNUC_PREREQ (2,96) || __glibc_has_attribute (__malloc__)
__malloc__        280 maint/gnulib/lib/cdefs.h # define __attribute_malloc__ __attribute__ ((__malloc__))
__malloc__        689 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__))
__malloc__         75 maint/gnulib/lib/string.in.h #  define _GL_ATTRIBUTE_DEALLOC(f, i) __attribute__ ((__malloc__ (f, i)))
__malloc__         93 maint/gnulib/lib/string.in.h #  define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))
__malloc__         92 maint/gnulib/lib/wchar.in.h #  define _GL_ATTRIBUTE_DEALLOC(f, i) __attribute__ ((__malloc__ (f, i)))
__malloc__        110 maint/gnulib/lib/wchar.in.h #  define _GL_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))