Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dmathmodule.c1087 math_factorial(PyObject *self, PyObject *arg) in math_factorial() function
/external/python/cpython3/Modules/
Dmathmodule.c1654 math_factorial(PyObject *module, PyObject *arg) in math_factorial() function