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