Searched refs:math_prod (Results 1 – 2 of 2) sorted by relevance
667 {"prod", (PyCFunction)(void(*)(void))math_prod, METH_FASTCALL|METH_KEYWORDS, math_prod__doc__},673 math_prod(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in math_prod() function
1328 Modules/clinic/mathmodule.c.h math_prod _parser -