Searched refs:cmath_cos_impl (Results 1 – 2 of 2) sorted by relevance
267 cmath_cos_impl(PyObject *module, Py_complex z);281 _return_value = cmath_cos_impl(module, z); in cmath_cos()
462 cmath_cos_impl(PyObject *module, Py_complex z) in cmath_cos_impl() function