Home
last modified time | relevance | path

Searched defs:math_isinf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dmathmodule.c.h527 math_isinf(PyObject *module, PyObject *arg) in math_isinf() function
/aosp_15_r20/external/python/cpython2/Modules/
Dmathmodule.c1558 math_isinf(PyObject *self, PyObject *arg) in math_isinf() function