Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dmathmodule.c.h45 {"isqrt", (PyCFunction)math_isqrt, METH_O, math_isqrt__doc__},
/third_party/python/Modules/
H A Dmathmodule.c1778 math_isqrt(PyObject *module, PyObject *n) in math_isqrt() function

Completed in 6 milliseconds