Home
last modified time | relevance | path

Searched refs:_Py_c_neg (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Include/
Dcomplexobject.h19 PyAPI_FUNC(Py_complex) _Py_c_neg(Py_complex);
/third_party/python/Doc/c-api/
Dcomplex.rst49 .. c:function:: Py_complex _Py_c_neg(Py_complex num)
/third_party/python/Objects/
Dcomplexobject.c44 _Py_c_neg(Py_complex a) in _Py_c_neg() function
/third_party/python/Modules/
Dcmathmodule.c417 return _Py_c_neg(cmath_atanh_impl(module, _Py_c_neg(z))); in cmath_atanh_impl()
/third_party/python/Doc/data/
Drefcounts.dat3056 _Py_c_neg:Py_complex:::
3057 _Py_c_neg:Py_complex:complex::