Home
last modified time | relevance | path

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

/third_party/python/Modules/
Dfaulthandler.c1107 faulthandler_sigfpe(PyObject *self, PyObject *args) in faulthandler_sigfpe() function
1264 {"_sigfpe", (PyCFunction)faulthandler_sigfpe, METH_NOARGS,