Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dlongobject.c5010 long_round(PyObject *self, PyObject *args) in long_round() function
5297 {"__round__", (PyCFunction)long_round, METH_VARARGS,