Searched refs:fesetround (Results 1 – 19 of 19) sorted by relevance
156 WRAP(fesetround)(int round) in WRAP() argument158 return REAL(fesetround)(x86_change_rounding(round)); in WRAP()
46 int fesetround(int);
97 int fesetround(int __round);
136 int WRAP(fesetround)(int round) { in WRAP() argument137 return REAL(fesetround)(mips64_change_rounding(round)); in WRAP()
156 int WRAP(fesetround)(int round) { in WRAP() argument157 return REAL(fesetround)(x86_64_change_rounding(round)); in WRAP()
83 int fesetround(int round);
78 int WRAP(fesetround)(int __round) { in WRAP() argument
84 fesetround
122 static __inline int fesetround(int __round) { in fesetround() function
77 fesetround
74 fesetround
171 static __inline int fesetround(int __round) { in fesetround() function
81 fesetround
102 fesetround
182 int WRAP(fesetround)(int __round) { in WRAP() argument