Searched refs:bb_msg_memory_exhausted (Results 1 – 4 of 4) sorted by relevance
17 const char bb_msg_memory_exhausted[] ALIGN1 = "out of memory"; variable
30 bb_simple_error_msg_and_die(bb_msg_memory_exhausted); in bb_die_memory_exhausted()43 bb_simple_error_msg(bb_msg_memory_exhausted); in malloc_or_warn()
1512 ash_msg_and_raise_error(bb_msg_memory_exhausted);1533 ash_msg_and_raise_error(bb_msg_memory_exhausted);1621 ash_msg_and_raise_error(bb_msg_memory_exhausted); in stalloc()1723 ash_msg_and_raise_error(bb_msg_memory_exhausted); in growstackblock()7820 ash_msg_and_raise_error(bb_msg_memory_exhausted); in expandmeta()
2231 extern const char bb_msg_memory_exhausted[] ALIGN1;