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