Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dmathmodule.c842 math_gcd(PyObject *module, PyObject * const *args, Py_ssize_t nargs) in math_gcd() function
3876 {"gcd", _PyCFunction_CAST(math_gcd), METH_FASTCALL, math_gcd_doc},

Completed in 5 milliseconds