Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dmathmodule.c.h422 math_radians_impl(PyObject *module, double x);
440 return_value = math_radians_impl(module, x); in math_radians()
/third_party/python/Modules/
H A Dmathmodule.c2925 math_radians_impl(PyObject *module, double x) in math_radians_impl() function

Completed in 6 milliseconds