Searched refs:_Py_c_neg (Results 1 – 5 of 5) sorted by relevance
19 PyAPI_FUNC(Py_complex) _Py_c_neg(Py_complex);
49 .. c:function:: Py_complex _Py_c_neg(Py_complex num)
44 _Py_c_neg(Py_complex a) in _Py_c_neg() function
417 return _Py_c_neg(cmath_atanh_impl(module, _Py_c_neg(z))); in cmath_atanh_impl()
3056 _Py_c_neg:Py_complex:::3057 _Py_c_neg:Py_complex:complex::