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