Home
last modified time | relevance | path

Searched defs:_Py_double_round (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dfloatobject.c1091 _Py_double_round(double x, int ndigits) { in _Py_double_round() function
1235 _Py_double_round(double x, int ndigits) { in _Py_double_round() function