Home
last modified time | relevance | path

Searched refs:__attribute_malloc__ (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dmalloc.h50 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__;
H A Dstdlib.h471 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;
H A Dstring.h131 __THROW __attribute_malloc__ __nonnull ((1));
139 __THROW __attribute_malloc__ __nonnull ((1));
H A Dstdio.h205 __THROW __attribute_malloc__ __wur;
H A Dwchar.h208 extern wchar_t *wcsdup (__const wchar_t *__s) __THROW __attribute_malloc__;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dcdefs.h207 # define __attribute_malloc__ __attribute__ ((__malloc__)) macro
209 # define __attribute_malloc__ /* Ignore */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dcdefs.h64 #define __attribute_malloc__ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstring2.h1303 extern char *__strdup (__const char *__string) __THROW __attribute_malloc__;
1323 __THROW __attribute_malloc__;