Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dexceptions.c3327 static PyTypeObject _PyExc_MemoryError = { variable
3339 PyObject *PyExc_MemoryError = (PyObject *) &_PyExc_MemoryError;
/third_party/python/Tools/c-analyzer/
DTODO753 Objects/exceptions.c:_PyExc_MemoryError static PyTypeObject _PyExc_MemoryE…
/third_party/python/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv139 Objects/exceptions.c - _PyExc_MemoryError -