Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dfloatobject.c.h86 … {"__round__", (PyCFunction)(void(*)(void))float___round__, METH_FASTCALL, float___round____doc__},
92 float___round__(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in float___round__() function