Searched refs:WFERR_NOMEMORY (Results 1 – 2 of 2) sorted by relevance
55 #define WFERR_NOMEMORY 3 macro273 p->error = WFERR_NOMEMORY; in w_object()307 p->error = WFERR_NOMEMORY; in w_object()317 p->error = WFERR_NOMEMORY; in w_object()1203 case WFERR_NOMEMORY: in set_error()
78 #define WFERR_NOMEMORY 3 macro124 p->error = WFERR_NOMEMORY; in w_reserve()391 p->error = WFERR_NOMEMORY; in w_complex_object()424 p->error = WFERR_NOMEMORY; in w_complex_object()434 p->error = WFERR_NOMEMORY; in w_complex_object()1644 if (wf.error == WFERR_NOMEMORY) in PyMarshal_WriteObjectToString()