Searched refs:cmath_log10_impl (Results 1 – 2 of 2) sorted by relevance
393 cmath_log10_impl(PyObject *module, Py_complex z);407 _return_value = cmath_log10_impl(module, z); in cmath_log10()
675 cmath_log10_impl(PyObject *module, Py_complex z) in cmath_log10_impl() function