Home
last modified time | relevance | path

Searched refs:FE_TONEAREST (Results 1 – 7 of 7) sorted by relevance

/third_party/ulib/musl/third_party/math/
A Dfmaf.c57 fegetround() != FE_TONEAREST) /* not round-to-nearest */ in fmaf()
88 fesetround(FE_TONEAREST); in fmaf()
A Dfma.c89 if (round == FE_TONEAREST) in fma()
96 fesetround(FE_TONEAREST); in fma()
143 if (round == FE_TONEAREST) in fma()
399 fesetround(FE_TONEAREST); in fma()
424 if (oround != FE_TONEAREST) { in fma()
A Dfmal.c231 fesetround(FE_TONEAREST); in fmal()
256 if (oround != FE_TONEAREST) { in fmal()
/third_party/ulib/musl/src/fenv/
A D__flt_rounds.c10 case FE_TONEAREST: in __flt_rounds()
A Dfesetround.c9 ~(FE_TONEAREST in fesetround()
/third_party/ulib/musl/include/bits/aarch64/
A Dfenv.h7 #define FE_TONEAREST 0 macro
/third_party/ulib/musl/include/bits/x86_64/
A Dfenv.h10 #define FE_TONEAREST 0 macro

Completed in 8 milliseconds