Searched refs:math_perm (Results 1 – 1 of 1) sorted by relevance
715 {"perm", (PyCFunction)(void(*)(void))math_perm, METH_FASTCALL, math_perm__doc__},721 math_perm(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in math_perm() function