Searched refs:rounding_map (Results 1 – 2 of 2) sorted by relevance
45 static const int rounding_map = variable54 return (rounding_map >> (fpgetround() * 2)) & 3; in __flt_rounds()
43 static const int rounding_map = variable52 return (rounding_map >> (fpgetround() * 2)) & 3; in __flt_rounds()