Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dintobject.c1260 int__format__(PyObject *self, PyObject *args) in int__format__() function
1332 {"__format__", (PyCFunction)int__format__, METH_VARARGS},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dintobject.c1234 int__format__(PyObject *self, PyObject *args) in int__format__() function
1306 {"__format__", (PyCFunction)int__format__, METH_VARARGS},