Searched refs:out_of_mem (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DCatchOutOfMemory.cc33 out_of_mem () function
48 std::set_new_handler (out_of_mem);
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DCatchOutOfMemory.cc33 out_of_mem () function
48 std::set_new_handler (out_of_mem);
/netbsd-current/usr.bin/patch/
H A Dcommon.h78 extern bool out_of_mem; /* ran out of memory in plan a */
H A Dpch.c182 out_of_mem = true; /* whatever is null will be allocated again */
593 if (out_of_mem) {
664 if (out_of_mem) {
722 if (out_of_mem) {
744 if (out_of_mem) {
766 if (out_of_mem) {
921 if (out_of_mem) {
929 if (out_of_mem) {
956 if (out_of_mem) {
995 if (out_of_mem) {
[all...]
H A Dpatch.c60 bool out_of_mem = false; /* ran out of memory in plan a */ variable
253 out_of_mem = false;
350 if (out_of_mem && using_plan_a) {
443 if (!out_of_mem) {
H A Dinp.c283 if (out_of_mem) {
285 out_of_mem = false;
H A Dutil.c202 out_of_mem = true;
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c1176 int num = 0, out_of_mem = 0; local
1203 out_of_mem = 1;
1226 out_of_mem = 1;
1248 if (out_of_mem)

Completed in 196 milliseconds