Searched refs:cmath_phase_impl (Results 1 – 2 of 2) sorted by relevance
676 cmath_phase_impl(PyObject *module, Py_complex z);687 return_value = cmath_phase_impl(module, z); in cmath_phase()
1005 cmath_phase_impl(PyObject *module, Py_complex z) in cmath_phase_impl() function