Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dfloatobject.c.h259 …{"__set_format__", (PyCFunction)float___set_format__, METH_FASTCALL|METH_CLASS, float___set_format…
266 float___set_format__(PyTypeObject *type, PyObject *const *args, Py_ssize_t nargs) in float___set_format__() function