Home
last modified time | relevance | path

Searched refs:int___format__ (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Objects/clinic/
Dlongobject.c.h50 {"__format__", (PyCFunction)int___format__, METH_O, int___format____doc__},
56 int___format__(PyObject *self, PyObject *arg) in int___format__() function