Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dfaulthandler.c1176 faulthandler_stack_overflow(PyObject *self, PyObject *Py_UNUSED(ignored)) in faulthandler_stack_overflow() function
1292 {"_stack_overflow", faulthandler_stack_overflow, METH_NOARGS,