Home
last modified time | relevance | path

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

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