Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dmathmodule.c.h253 {"fmod", _PyCFunction_CAST(math_fmod), METH_FASTCALL, math_fmod__doc__},
259 math_fmod(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in math_fmod() function

Completed in 2 milliseconds