Home
last modified time | relevance | path

Searched refs:builtin_round (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Python/clinic/
H A Dbltinmodule.c.h904 {"round", _PyCFunction_CAST(builtin_round), METH_FASTCALL|METH_KEYWORDS, builtin_round__doc__},
910 builtin_round(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in builtin_round() function

Completed in 2 milliseconds