Home
last modified time | relevance | path

Searched refs:math_isinf (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/clinic/
H A Dmathmodule.c.h521 {"isinf", (PyCFunction)math_isinf, METH_O, math_isinf__doc__},
527 math_isinf(PyObject *module, PyObject *arg) in math_isinf() function

Completed in 2 milliseconds