Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dmathmodule.c.h118 math_ldexp_impl(PyObject *module, double x, PyObject *i);
141 return_value = math_ldexp_impl(module, x, i); in math_ldexp()
/third_party/python/Modules/
H A Dmathmodule.c2227 math_ldexp_impl(PyObject *module, double x, PyObject *i) in math_ldexp_impl() function

Completed in 6 milliseconds