Searched refs:fesetround (Results 1 – 16 of 16) sorted by relevance
43 fesetround(FE_TONEAREST); in TEST()49 fesetround(FE_TOWARDZERO); in TEST()55 fesetround(FE_UPWARD); in TEST()61 fesetround(FE_DOWNWARD); in TEST()122 fesetround(FE_DOWNWARD); in TEST()128 fesetround(FE_UPWARD); in TEST()
1049 fesetround(FE_UPWARD); // lrint/lrintf/lrintl obey the rounding mode. in TEST()1053 fesetround(FE_TOWARDZERO); // lrint/lrintf/lrintl obey the rounding mode. in TEST()1058 fesetround(FE_UPWARD); // llrint/llrintf/llrintl obey the rounding mode. in TEST()1062 fesetround(FE_TOWARDZERO); // llrint/llrintf/llrintl obey the rounding mode. in TEST()1071 fesetround(FE_UPWARD); // rint/rintf/rintl obey the rounding mode. in TEST()1090 fesetround(FE_TOWARDZERO); // rint/rintf obey the rounding mode. in TEST()1098 fesetround(FE_UPWARD); // nearbyint/nearbyintf/nearbyintl obey the rounding mode. in TEST()1117 fesetround(FE_TOWARDZERO); // nearbyint/nearbyintf/nearbyintl obey the rounding mode. in TEST()1125 fesetround(FE_UPWARD); // lround ignores the rounding mode. in TEST()1133 fesetround(FE_UPWARD); // llround ignores the rounding mode. in TEST()[all …]
71 fesetround(FE_TOWARDZERO); in fmaf()74 fesetround(FE_TONEAREST); in fmaf()
230 fesetround(FE_TONEAREST); in fmal()252 fesetround(oround); in fmal()262 fesetround(oround); in fmal()
249 fesetround(FE_TONEAREST); in fma()271 fesetround(oround); in fma()281 fesetround(oround); in fma()
139 fesetround(FE_TOWARDZERO); /* Set to round-toward-zero. */ in sqrtl()
107 int fesetround(int __rounding_mode);
60 FUNCTION(fesetround, int (*f)(int)); in fenv_h()
81 int fesetround(int round) { in fesetround() function
90 int fesetround(int __round) { in fesetround() function
113 int fesetround(int round) { in fesetround() function
231 fesetround(int round) in fesetround() function
355 fesetround(int round) in fesetround() function
158 fesetround(FE_TONEAREST); in BM_math_sin_feupdateenv()170 fesetround(FE_TONEAREST); in BM_math_sin_fesetenv()
124 fesetround; # introduced-arm=21 introduced-arm64=21 introduced-x86=9 introduced-x86_64=21
252 fesetround