Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/makedevs/
H 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()