Home
last modified time | relevance | path

Searched refs:xmalloc_exit_failure (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dxmalloc.c34 int xmalloc_exit_failure = EXIT_FAILURE; variable
39 error (xmalloc_exit_failure, 0, _("memory exhausted")); in xalloc_die()
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dxmalloc.c34 int xmalloc_exit_failure = EXIT_FAILURE; variable
39 error (xmalloc_exit_failure, 0, _("memory exhausted")); in xalloc_die()
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dxmalloc.c34 int xmalloc_exit_failure = EXIT_FAILURE; variable
39 error (xmalloc_exit_failure, 0, _("memory exhausted")); in xalloc_die()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dxmalloc.c34 int xmalloc_exit_failure = EXIT_FAILURE; variable
39 error (xmalloc_exit_failure, 0, _("memory exhausted")); in xalloc_die()
/netbsd-src/external/gpl2/diffutils/dist/
H A DChangeLog1602 * diff.h (xmalloc_exit_failure): New variable.
1627 * cmp.c (main): Set xmalloc_exit_failure.