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.h311 …{"__set_format__", (PyCFunction)(void(*)(void))float___set_format__, METH_FASTCALL|METH_CLASS, flo…
318 float___set_format__(PyTypeObject *type, PyObject *const *args, Py_ssize_t nargs) in float___set_format__() function