Home
last modified time | relevance | path

Searched refs:_Py_c_neg (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
H A Dcomplexobject.h14 PyAPI_FUNC(Py_complex) _Py_c_neg(Py_complex);
/third_party/python/Objects/
H A Dcomplexobject.c46 _Py_c_neg(Py_complex a) in _Py_c_neg() function
/third_party/python/Modules/
H A Dcmathmodule.c424 return _Py_c_neg(cmath_atanh_impl(module, _Py_c_neg(z))); in cmath_atanh_impl()

Completed in 4 milliseconds