Searched refs:__attribute_malloc__ (Results 1 – 8 of 8) sorted by relevance
50 extern void *malloc __MALLOC_P ((size_t __size)) __attribute_malloc__ __wur;54 __attribute_malloc__ __wur;72 __attribute_malloc__ __wur;76 __attribute_malloc__ __wur;81 __attribute_malloc__ __wur;89 __attribute_malloc__;
471 extern void *malloc (size_t __size) __THROW __attribute_malloc__ __wur;474 __THROW __attribute_malloc__ __wur;502 extern void *valloc (size_t __size) __THROW __attribute_malloc__ __wur;
131 __THROW __attribute_malloc__ __nonnull ((1));139 __THROW __attribute_malloc__ __nonnull ((1));
205 __THROW __attribute_malloc__ __wur;
208 extern wchar_t *wcsdup (__const wchar_t *__s) __THROW __attribute_malloc__;
207 # define __attribute_malloc__ __attribute__ ((__malloc__)) macro209 # define __attribute_malloc__ /* Ignore */ macro
64 #define __attribute_malloc__ macro
1303 extern char *__strdup (__const char *__string) __THROW __attribute_malloc__;1323 __THROW __attribute_malloc__;