Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_testcapi/clinic/
Dexceptions.c.h318 …{"raise_memoryerror", (PyCFunction)_testcapi_raise_memoryerror, METH_NOARGS, _testcapi_raise_memor…
324 _testcapi_raise_memoryerror(PyObject *module, PyObject *Py_UNUSED(ignored)) in _testcapi_raise_memoryerror() function