Searched refs:fesetround (Results 1 – 15 of 15) sorted by relevance
39 fesetround(FE_TONEAREST); in TEST()45 fesetround(FE_TOWARDZERO); in TEST()51 fesetround(FE_UPWARD); in TEST()57 fesetround(FE_DOWNWARD); in TEST()
761 fesetround(FE_UPWARD); // lrint/lrintf/lrintl obey the rounding mode. in TEST()765 fesetround(FE_TOWARDZERO); // lrint/lrintf/lrintl obey the rounding mode. in TEST()770 fesetround(FE_UPWARD); // llrint/llrintf/llrintl obey the rounding mode. in TEST()774 fesetround(FE_TOWARDZERO); // llrint/llrintf/llrintl obey the rounding mode. in TEST()785 fesetround(FE_UPWARD); // rint/rintf/rintl obey the rounding mode. in TEST()804 fesetround(FE_TOWARDZERO); // rint/rintf obey the rounding mode. in TEST()814 fesetround(FE_UPWARD); // nearbyint/nearbyintf/nearbyintl obey the rounding mode. in TEST()833 fesetround(FE_TOWARDZERO); // nearbyint/nearbyintf/nearbyintl obey the rounding mode. in TEST()843 fesetround(FE_UPWARD); // lround ignores the rounding mode. in TEST()853 fesetround(FE_UPWARD); // llround ignores the rounding mode. in TEST()[all …]
62 fesetround(FE_TOWARDZERO); in fmaf()65 fesetround(FE_TONEAREST); in fmaf()
240 fesetround(FE_TONEAREST); in fma()262 fesetround(oround); in fma()272 fesetround(oround); in fma()
228 fesetround(FE_TONEAREST); in fmal()250 fesetround(oround); in fmal()260 fesetround(oround); in fmal()
137 fesetround(FE_TOWARDZERO); /* Set to round-toward-zero. */ in sqrtl()
46 int fesetround(int);
101 fesetround(FE_TONEAREST); in Run()117 fesetround(FE_TONEAREST); in Run()
93 int fesetround(int __round) { in fesetround() function
110 int fesetround(int __round) { in fesetround() function
115 int fesetround(int round) { in fesetround() function
224 fesetround(int round) in fesetround() function
336 fesetround(int round) in fesetround() function
124 fesetround;
252 fesetround