Searched refs:complex___format___impl (Results 1 – 2 of 2) sorted by relevance
50 complex___format___impl(PyComplexObject *self, PyObject *format_spec);66 return_value = complex___format___impl(self, format_spec); in complex___format__()
679 complex___format___impl(PyComplexObject *self, PyObject *format_spec) in complex___format___impl() function