Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpytime.c104 _PyTime_RoundHalfEven(double x) in _PyTime_RoundHalfEven() function
122 d = _PyTime_RoundHalfEven(d); in _PyTime_Round()