Searched refs:cmath_exp_impl (Results 1 – 2 of 2) sorted by relevance
351 cmath_exp_impl(PyObject *module, Py_complex z);365 _return_value = cmath_exp_impl(module, z); in cmath_exp()
546 cmath_exp_impl(PyObject *module, Py_complex z) in cmath_exp_impl() function