Searched refs:cmath_atan_impl (Results 1 – 2 of 2) sorted by relevance
183 cmath_atan_impl(PyObject *module, Py_complex z);197 _return_value = cmath_atan_impl(module, z); in cmath_atan()
354 cmath_atan_impl(PyObject *module, Py_complex z) in cmath_atan_impl() function