Searched refs:complex___complex___impl (Results 1 – 2 of 2) sorted by relevance
82 complex___complex___impl(PyComplexObject *self);87 return complex___complex___impl(self); in complex___complex__()
704 complex___complex___impl(PyComplexObject *self) in complex___complex___impl() function