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

/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dxmalloc.c63 char const xalloc_msg_memory_exhausted[] = N_("memory exhausted"); variable
70 error (exit_failure, 0, "%s", _(xalloc_msg_memory_exhausted));
H A Dxalloc.h46 extern char const xalloc_msg_memory_exhausted[];
/macosx-10.10.1/gpatch-3/patch/
H A Dxmalloc.c63 char const xalloc_msg_memory_exhausted[] = N_("memory exhausted"); variable
70 error (exit_failure, 0, "%s", _(xalloc_msg_memory_exhausted));
H A Dxalloc.h46 extern char const xalloc_msg_memory_exhausted[];

Completed in 158 milliseconds