Home
last modified time | relevance | path

Searched refs:complex_conjugate_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Objects/clinic/
H A Dcomplexobject.c.h15 complex_conjugate_impl(PyComplexObject *self);
20 return complex_conjugate_impl(self); in complex_conjugate()
/third_party/python/Objects/
H A Dcomplexobject.c648 complex_conjugate_impl(PyComplexObject *self) in complex_conjugate_impl() function

Completed in 2 milliseconds