Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dmathmodule.c.h789 {"nextafter", _PyCFunction_CAST(math_nextafter), METH_FASTCALL, math_nextafter__doc__},
795 math_nextafter(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in math_nextafter() function

Completed in 2 milliseconds