Home
last modified time | relevance | path

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

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