Searched refs:fesetround (Results 1 – 16 of 16) sorted by relevance
64 fesetround(FE_TOWARDZERO); in fmaf()67 fesetround(FE_TONEAREST); in fmaf()
230 fesetround(FE_TONEAREST); in fmal()252 fesetround(oround); in fmal()262 fesetround(oround); in fmal()
242 fesetround(FE_TONEAREST); in fma()264 fesetround(oround); in fma()274 fesetround(oround); in fma()
139 fesetround(FE_TOWARDZERO); /* Set to round-toward-zero. */ in sqrtl()
41 fesetround(FE_TONEAREST); in TEST()47 fesetround(FE_TOWARDZERO); in TEST()53 fesetround(FE_UPWARD); in TEST()59 fesetround(FE_DOWNWARD); in TEST()
1014 fesetround(FE_UPWARD); // lrint/lrintf/lrintl obey the rounding mode. in TEST()1018 fesetround(FE_TOWARDZERO); // lrint/lrintf/lrintl obey the rounding mode. in TEST()1023 fesetround(FE_UPWARD); // llrint/llrintf/llrintl obey the rounding mode. in TEST()1027 fesetround(FE_TOWARDZERO); // llrint/llrintf/llrintl obey the rounding mode. in TEST()1036 fesetround(FE_UPWARD); // rint/rintf/rintl obey the rounding mode. in TEST()1055 fesetround(FE_TOWARDZERO); // rint/rintf obey the rounding mode. in TEST()1063 fesetround(FE_UPWARD); // nearbyint/nearbyintf/nearbyintl obey the rounding mode. in TEST()1082 fesetround(FE_TOWARDZERO); // nearbyint/nearbyintf/nearbyintl obey the rounding mode. in TEST()1090 fesetround(FE_UPWARD); // lround ignores the rounding mode. in TEST()1098 fesetround(FE_UPWARD); // llround ignores the rounding mode. in TEST()[all …]
60 FUNCTION(fesetround, int (*f)(int)); in fenv_h()
57 int fesetround(int __rounding_mode) __INTRODUCED_IN_ARM(21) __INTRODUCED_IN_MIPS(21) __INTRODUCED_I…
100 __BIONIC_FENV_INLINE int fesetround(int __round) { in fesetround() function
116 __BIONIC_FENV_INLINE int fesetround(int __round) { in fesetround() function
123 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-mips=21 introduced-mips64=21 introd…
252 fesetround