Searched refs:int___format___impl (Results 1 – 2 of 2) sorted by relevance
68 int___format___impl(PyObject *self, PyObject *format_spec);84 return_value = int___format___impl(self, format_spec); in int___format__()
5166 int___format___impl(PyObject *self, PyObject *format_spec) in int___format___impl() function