Searched refs:__round (Results 1 – 14 of 14) sorted by relevance
224 fesetround(int __round) in fesetround() argument229 if (__round & ~_ROUND_MASK) in fesetround()234 __control |= __round; in fesetround()240 __mxcsr |= __round << _SSE_ROUND_SHIFT; in fesetround()313 fesetround(int __round) in fesetround() argument318 if (__round & ~_ROUND_MASK) in fesetround()323 __control |= __round; in fesetround()328 __mxcsr |= __round << _SSE_ROUND_SHIFT; in fesetround()
83 extern inline int fesetround(int __round);102 int __softfp_fesetround(int __round);117 int __vfp_fesetround(int __round);224 int fesetround(int __round) in fesetround() argument228 __vfp_fesetround(__softfp_round_to_vfp(__round)); in fesetround()229 __softfp_fesetround(__round); in fesetround()
95 int fesetround(int __round);174 fesetround(int __round) in fesetround() argument180 __fpsr |= __round; in fesetround()
165 fesetround(int __round) in fesetround() argument169 if (__round & ~_ROUND_MASK) in fesetround()173 __fpsr |= __round; in fesetround()
46 extern inline int fesetround(int __round);
169 fesetround(int __round) in fesetround() argument173 if (__round & ~_ROUND_MASK) in fesetround()177 __r |= __round << _ROUND_SHIFT; in fesetround()
49 extern inline int fesetround(int __round);
108 fesetround(int __round) in fesetround() argument111 __softfloat_float_rounding_mode = __round; in fesetround()
174 fesetround(int __round) in fesetround() argument178 if (__round & ~_ROUND_MASK) in fesetround()182 __r.__bits.__reg |= __round; in fesetround()
44 extern inline int fesetround(int __round);
48 extern inline int fesetround(int __round);
139 fesetround(int __round) in fesetround() argument
83 extern inline int fesetround(int __round);
128 extern inline int fesetround(int __round);