Searched refs:xmalloc_failed (Results 1 – 12 of 12) sorted by relevance
106 xmalloc_failed (size_t size) in xmalloc_failed() function124 xmalloc_failed (size); in xmalloc()139 xmalloc_failed (nelem * elsize); in xcalloc()156 xmalloc_failed (size); in xrealloc()
1462 @deftypefn Replacement void xmalloc_failed (size_t)1474 @code{xmalloc_failed} when printing a failure message.
130 * argv.c (expandargv): Do not use xmalloc_failed.618 * xmalloc.c (xmalloc_set_program_name, xmalloc_failed, xmalloc,2915 * xmalloc.c (xmalloc_failed): New function, does error
225 extern void xmalloc_failed PARAMS ((size_t)) ATTRIBUTE_NORETURN;
461 * libiberty.h: Move #includes to top. Prototype xmalloc_failed.
843 * libiberty.h: Move #includes to top. Prototype xmalloc_failed.
268 extern void xmalloc_failed (size_t) ATTRIBUTE_NORETURN;
409 * libiberty.h: Move #includes to top. Prototype xmalloc_failed.
788 * libiberty.h: Move #includes to top. Prototype xmalloc_failed.