Home
last modified time | relevance | path

Searched refs:_PyExc_MemoryError (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Objects/
Dexceptions.c2358 static PyTypeObject _PyExc_MemoryError = { variable
2370 PyObject *PyExc_MemoryError = (PyObject *) &_PyExc_MemoryError;
/external/python/cpython2/Objects/
Dexceptions.c2177 PyExc_MemoryErrorInst = BaseException_new(&_PyExc_MemoryError, NULL, NULL); in _PyExc_Init()
/external/python/cpython3/Tools/c-analyzer/
DTODO810 Objects/exceptions.c:_PyExc_MemoryError static PyTypeObject _PyExc_MemoryE…
Dknown.tsv906 Objects/exceptions.c - _PyExc_MemoryError variable static PyTypeObject _PyExc_MemoryError