Searched refs:__attribute_malloc__ (Results 1 – 4 of 4) sorted by relevance
174 # define __attribute_malloc__ __attribute__ ((__malloc__)) macro176 # define __attribute_malloc__ /* Ignore */ macro
557 extern void *malloc (size_t __size) __THROW __attribute_malloc__;560 __THROW __attribute_malloc__;568 extern void *realloc (void *__ptr, size_t __size) __THROW __attribute_malloc__;584 extern void *valloc (size_t __size) __THROW __attribute_malloc__;590 __THROW __attribute_malloc__;
64 __attribute_malloc__;
206 __THROW __attribute_malloc__;