Home
last modified time | relevance | path

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

/freebsd/contrib/diff/lib/
H A Dxmalloc.c53 char const xalloc_msg_memory_exhausted[] = N_("memory exhausted"); variable
60 error (exit_failure, 0, "%s", _(xalloc_msg_memory_exhausted)); in xalloc_die()
H A Dxalloc.h42 extern char const xalloc_msg_memory_exhausted[];