Searched refs:__round (Results 1 – 17 of 17) sorted by relevance
219 fesetround(int __round) in fesetround() argument224 if (__round & ~_ROUND_MASK) in fesetround()229 __control |= __round; in fesetround()235 __mxcsr |= __round << _SSE_ROUND_SHIFT; in fesetround()308 fesetround(int __round) in fesetround() argument313 if (__round & ~_ROUND_MASK) in fesetround()318 __control |= __round; in fesetround()323 __mxcsr |= __round << _SSE_ROUND_SHIFT; in fesetround()
46 for(int __round = 0;; ++__round) { in __arrive() local57 …if(__state[__current].__tickets[__round].__phase.compare_exchange_strong(expect, __full_step, memo… in __arrive()60 …else if(__state[__current].__tickets[__round].__phase.compare_exchange_strong(expect, __half_step,… in __arrive()66 …if(__state[__current].__tickets[__round].__phase.compare_exchange_strong(expect, __full_step, memo… in __arrive()
85 extern inline int fesetround(int __round);104 int __softfp_fesetround(int __round);119 int __vfp_fesetround(int __round);226 int fesetround(int __round) in fesetround() argument230 __vfp_fesetround(__softfp_round_to_vfp(__round)); in fesetround()231 __softfp_fesetround(__round); in fesetround()
97 int fesetround(int __round);176 fesetround(int __round) in fesetround() argument182 __fpsr |= __round; in fesetround()
96 int fesetround(int __round);164 fesetround(int __round) in fesetround() argument168 if (__round & ~_ROUND_MASK) in fesetround()173 __fcsr |= __round; in fesetround()
56 extern inline int fesetround(int __round);
95 int fesetround(int __round);175 fesetround(int __round) in fesetround() argument179 if (__round & ~_ROUND_MASK) in fesetround()184 fcsr |= __round; in fesetround()
61 extern inline int fesetround(int __round);
171 fesetround(int __round) in fesetround() argument175 if (__round & ~_ROUND_MASK) in fesetround()179 __r |= __round << _ROUND_SHIFT; in fesetround()
51 extern inline int fesetround(int __round);
143 fesetround(int __round) in fesetround() argument147 if (__round & ~_ROUND_MASK) in fesetround()151 __r |= __round << _ROUND_SHIFT; in fesetround()
49 extern inline int fesetround(int __round);
110 fesetround(int __round) in fesetround() argument113 __softfloat_float_rounding_mode = __round; in fesetround()
191 fesetround(int __round) in fesetround() argument195 if (__round & ~_ROUND_MASK) in fesetround()199 __r.__bits.__reg |= __round; in fesetround()
46 extern inline int fesetround(int __round);
85 extern inline int fesetround(int __round);
130 extern inline int fesetround(int __round);