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.h50 {"__round__", (PyCFunction)float___round__, METH_FASTCALL, float___round____doc__},
56 float___round__(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in float___round__() function