Searched refs:math_isinf (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/clinic/ | ||
H A D | mathmodule.c.h | 521 {"isinf", (PyCFunction)math_isinf, METH_O, math_isinf__doc__}, 527 math_isinf(PyObject *module, PyObject *arg) in math_isinf() function |
Completed in 1 milliseconds