Searched refs:math_frexp_impl (Results 1 – 2 of 2) sorted by relevance
82 math_frexp_impl(PyObject *module, double x);100 return_value = math_frexp_impl(module, x); in math_frexp()
2153 math_frexp_impl(PyObject *module, double x) in math_frexp_impl() function