Searched refs:doRound (Results 1 – 2 of 2) sorted by relevance
283 return Traits<T>::doRound(fmt, value); in round()321 static Interval doRound (const FloatFormat& fmt, T value) in doRound() function465 static IVal doRound (const FloatFormat& fmt, T value) in doRound() function498 static Void doRound (const FloatFormat&, const Void& value) { return value; } in doRound() function
262 return Traits<T>::doRound(fmt, value); in round()300 static Interval doRound (const FloatFormat& fmt, T value) in doRound() function444 static IVal doRound (const FloatFormat& fmt, T value) in doRound() function477 static Void doRound (const FloatFormat&, const Void& value) { return value; } in doRound() function