Searched refs:err_out_of_memory (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A Ddbe_memmgr.c25 #define CHECK_OUT_OF_MEM(ptr, size) if (ptr == NULL) err_out_of_memory(size)
29 err_out_of_memory (unsigned nbytes) function
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Ddbe_memmgr.c25 #define CHECK_OUT_OF_MEM(ptr, size) if (ptr == NULL) err_out_of_memory(size)
29 err_out_of_memory (unsigned nbytes) function

Completed in 123 milliseconds