Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dfloatobject.c.h220 …{"__getformat__", (PyCFunction)float___getformat__, METH_O|METH_CLASS, float___getformat____doc__},
226 float___getformat__(PyTypeObject *type, PyObject *arg) in float___getformat__() function