Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dfaulthandler.c1119 faulthandler_stack_overflow(PyObject *self) in faulthandler_stack_overflow() function
1230 {"_stack_overflow", (PyCFunction)faulthandler_stack_overflow, METH_NOARGS,