Searched defs:round_nearest_tie_even (Results 1 – 2 of 2) sorted by relevance
99 fn round_nearest_tie_even(fp: &mut ExtendedFloat, shift: i32, is_truncated: bool) { in round_nearest_tie_even() function
104 pub(crate) fn round_nearest_tie_even(fp: &mut ExtendedFloat, shift: i32) { in round_nearest_tie_even() function