Searched refs:object___format___impl (Results 1 – 2 of 2) sorted by relevance
189 object___format___impl(PyObject *self, PyObject *format_spec);205 return_value = object___format___impl(self, format_spec); in object___format__()
5404 object___format___impl(PyObject *self, PyObject *format_spec) in object___format___impl() function