Searched refs:cmath_isinf (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/clinic/ | ||
H A D | cmathmodule.c.h | 843 {"isinf", (PyCFunction)cmath_isinf, METH_O, cmath_isinf__doc__}, 849 cmath_isinf(PyObject *module, PyObject *arg) in cmath_isinf() function |
Completed in 2 milliseconds