Searched defs:E_NOMEM (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Include/ | ||
D | errcode.h | 21 #define E_NOMEM 15 /* Ran out of memory */ macro |
/external/python/cpython3/Include/ | ||
D | errcode.h | 21 #define E_NOMEM 15 /* Ran out of memory */ macro |