Searched refs:float___round__ (Results 1 – 1 of 1) sorted by relevance
50 {"__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