Home
last modified time | relevance | path

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

/buildroot/package/makedevs/
A Dmakedevs.c196 const char * const bb_msg_memory_exhausted = "memory exhausted"; variable
202 bb_error_msg_and_die(bb_msg_memory_exhausted); in xmalloc()
210 bb_error_msg_and_die(bb_msg_memory_exhausted); in xcalloc()
218 bb_error_msg_and_die(bb_msg_memory_exhausted); in xrealloc()

Completed in 8 milliseconds