Home
last modified time | relevance | path

Searched refs:xalloc_msg_memory_exhausted (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dxmalloc.c65 char const xalloc_msg_memory_exhausted[] = N_("memory exhausted"); variable
72 error (exit_failure, 0, "%s", _(xalloc_msg_memory_exhausted)); in xalloc_die()
H A Dxalloc.h48 extern char const xalloc_msg_memory_exhausted[];
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dxmalloc.c68 char const xalloc_msg_memory_exhausted[] = N_("memory exhausted"); variable
75 error (xalloc_exit_failure, 0, "%s", _(xalloc_msg_memory_exhausted)); in xalloc_die()
H A Dxalloc.h53 extern char const xalloc_msg_memory_exhausted[];