Searched refs:cmath_polar_impl (Results 1 – 2 of 2) sorted by relevance
705 cmath_polar_impl(PyObject *module, Py_complex z);716 return_value = cmath_polar_impl(module, z); in cmath_polar()
1032 cmath_polar_impl(PyObject *module, Py_complex z) in cmath_polar_impl() function