Searched refs:math_log_impl (Results 1 – 2 of 2) sorted by relevance
190 math_log_impl(PyObject *module, PyObject *x, int group_right_1,217 return_value = math_log_impl(module, x, group_right_1, base); in math_log()
1940 math_log_impl(PyObject *module, PyObject *x, int group_right_1, in math_log_impl() function