Searched refs:cmath_asin_impl (Results 1 – 2 of 2) sorted by relevance
99 cmath_asin_impl(PyObject *module, Py_complex z);113 _return_value = cmath_asin_impl(module, z); in cmath_asin()
293 cmath_asin_impl(PyObject *module, Py_complex z) in cmath_asin_impl() function