Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dfaulthandler.c1052 faulthandler_sigfpe(PyObject *self, PyObject *args) in faulthandler_sigfpe() function
1225 {"_sigfpe", (PyCFunction)faulthandler_sigfpe, METH_NOARGS,