Searched refs:turnoff_sigfpe (Results 1 – 2 of 2) sorted by relevance
95 static PyObject *turnoff_sigfpe (PyObject *self,PyObject *args);99 {"turnoff_sigfpe", (PyCFunction) turnoff_sigfpe, METH_VARARGS},259 static PyObject *turnoff_sigfpe(PyObject *self,PyObject *args) in turnoff_sigfpe() function
58 .. function:: turnoff_sigfpe()