Home
last modified time | relevance | path

Searched refs:MSG_OUT_OF_MEMORY (Results 1 – 25 of 37) sorted by relevance

12

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/util/
H A Dmemory.c56 #define MSG_OUT_OF_MEMORY PACKAGE_NAME ": error: Out of Memory!" macro
87 fprintf(stderr, MSG_OUT_OF_MEMORY); in safe_malloc()
111 fprintf(stderr, MSG_OUT_OF_MEMORY); in safe_calloc()
135 fprintf(stderr, MSG_OUT_OF_MEMORY); in safe_realloc()
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/util/
H A Dmemory.c56 #define MSG_OUT_OF_MEMORY PACKAGE_NAME ": error: Out of Memory!" macro
87 fprintf(stderr, MSG_OUT_OF_MEMORY); in safe_malloc()
111 fprintf(stderr, MSG_OUT_OF_MEMORY); in safe_calloc()
135 fprintf(stderr, MSG_OUT_OF_MEMORY); in safe_realloc()
/dports/chinese/qe/qe-0.1.1/src/
H A Dmessages.h28 #define MSG_OUT_OF_MEMORY 17 macro
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/
H A DNLS.h62 #define MSG_OUT_OF_MEMORY 41 macro
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/
H A DNLS.h43 #define MSG_OUT_OF_MEMORY 41 macro
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/gba/
H A DGBA.cpp1506 systemMessage(MSG_OUT_OF_MEMORY, N_("Failed to allocate memory for %s"), in SetMapMasks()
1530 systemMessage(MSG_OUT_OF_MEMORY, N_("Failed to allocate memory for %s"), in CPULoadRom()
1536 systemMessage(MSG_OUT_OF_MEMORY, N_("Failed to allocate memory for %s"), in CPULoadRom()
1589 systemMessage(MSG_OUT_OF_MEMORY, N_("Failed to allocate memory for %s"), in CPULoadRom()
1596 systemMessage(MSG_OUT_OF_MEMORY, N_("Failed to allocate memory for %s"), in CPULoadRom()
1603 systemMessage(MSG_OUT_OF_MEMORY, N_("Failed to allocate memory for %s"), in CPULoadRom()
1610 systemMessage(MSG_OUT_OF_MEMORY, N_("Failed to allocate memory for %s"), in CPULoadRom()
1617 systemMessage(MSG_OUT_OF_MEMORY, N_("Failed to allocate memory for %s"), in CPULoadRom()
1628 systemMessage(MSG_OUT_OF_MEMORY, N_("Failed to allocate memory for %s"), in CPULoadRom()
1635 systemMessage(MSG_OUT_OF_MEMORY, N_("Failed to allocate memory for %s"), in CPULoadRom()
[all …]
/dports/net/beanstalkd/beanstalkd-1.10/
H A Dprot.c98 #define MSG_OUT_OF_MEMORY "OUT_OF_MEMORY\r\n" macro
847 if (!j->walresv) return reply_serr(c, MSG_OUT_OF_MEMORY); in enqueue_incoming_job()
1028 if (!c->out_job) return reply_serr(c, MSG_OUT_OF_MEMORY); in do_stats()
1058 if (!c->out_job) return reply_serr(c, MSG_OUT_OF_MEMORY); in do_list_tubes()
1246 twarnx("server error: " MSG_OUT_OF_MEMORY); in dispatch_cmd()
1247 return skip(c, body_size + 2, MSG_OUT_OF_MEMORY); in dispatch_cmd()
1380 if (!z) return reply_serr(c, MSG_OUT_OF_MEMORY); in dispatch_cmd()
1529 if (!t) return reply_serr(c, MSG_OUT_OF_MEMORY); in dispatch_cmd()
1544 if (!t) return reply_serr(c, MSG_OUT_OF_MEMORY); in dispatch_cmd()
1549 if (!r) return reply_serr(c, MSG_OUT_OF_MEMORY); in dispatch_cmd()
/dports/ftp/pure-ftpd/pure-ftpd-1.0.50/src/
H A Dmessages_hu.h197 #define MSG_OUT_OF_MEMORY "Elfogyott a mem�ria" macro
H A Dmessages_no.h197 #define MSG_OUT_OF_MEMORY "Minnet er oppbrukt" macro
H A Dmessages_sv.h197 #define MSG_OUT_OF_MEMORY "Minnet �r slut" macro
H A Dmessages_tr.h197 #define MSG_OUT_OF_MEMORY "Haf�za Ta�mas�" macro
H A Dmessages_zh_cn.h197 #define MSG_OUT_OF_MEMORY "�ڴ治��" macro
H A Dmessages_zh_tw.h197 #define MSG_OUT_OF_MEMORY "�O���餣��" macro
H A Dmessages_da.h197 #define MSG_OUT_OF_MEMORY "Er l�bet t�r for hukommelse" macro
H A Dmessages_pt_br.h197 #define MSG_OUT_OF_MEMORY "Sem mem�ria" macro
H A Dmessages_ru.h197 #define MSG_OUT_OF_MEMORY "��� ������" macro
H A Dmessages_sq.h197 #define MSG_OUT_OF_MEMORY "Ka mbaruar memoria" macro
H A Dmessages_fr_funny.h197 #define MSG_OUT_OF_MEMORY "Bordel, ma memoire est pleine !" macro
H A Dmessages_kr.h197 #define MSG_OUT_OF_MEMORY "�޸� �ʰ�" macro
H A Dmessages_pl.h197 #define MSG_OUT_OF_MEMORY "Zabrak�o pami�ci" macro
H A Dmessages_ro.h197 #define MSG_OUT_OF_MEMORY "Nu mai exista memorie" macro
H A Dmessages_sk.h197 #define MSG_OUT_OF_MEMORY "Nedostatok pamate" macro
H A Dmessages_cs_cz.h197 #define MSG_OUT_OF_MEMORY "Nedostatek pam�ti" macro
H A Dmessages_de.h196 #define MSG_OUT_OF_MEMORY "Nicht genug Arbeitsspeicher." macro
H A Dmessages_en.h197 #define MSG_OUT_OF_MEMORY "Out of memory" macro

12