Searched refs:xmalloc_failed (Results 1 – 5 of 5) sorted by relevance
117 xmalloc_failed (size_t size) in xmalloc_failed() function149 xmalloc_failed (size); in xmalloc()164 xmalloc_failed (nelem * elsize); in xcalloc()181 xmalloc_failed (size); in xrealloc()
1966 @deftypefn Replacement void xmalloc_failed (size_t)1978 @code{xmalloc_failed} when printing a failure message.
2101 * argv.c (expandargv): Do not use xmalloc_failed.2589 * xmalloc.c (xmalloc_set_program_name, xmalloc_failed, xmalloc,4886 * xmalloc.c (xmalloc_failed): New function, does error
298 extern void xmalloc_failed (size_t) ATTRIBUTE_NORETURN;
788 * libiberty.h: Move #includes to top. Prototype xmalloc_failed.