Searched refs:fegetround (Results 1 - 7 of 7) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/fenv/
H A D__flt_rounds.c5 switch (fegetround()) {
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dfenv.h15 int fegetround(void);
/fuchsia/zircon/third_party/ulib/musl/src/fenv/aarch64/
H A Dfenv.c32 int fegetround(void) { function
/fuchsia/zircon/third_party/ulib/musl/src/fenv/x86_64/
H A Dfenv.c30 int fegetround(void) { function
/fuchsia/zircon/third_party/ulib/musl/third_party/math/
H A Dfmaf.c57 fegetround() != FE_TONEAREST) /* not round-to-nearest */
H A Dfma.c87 round = fegetround();
352 oround = fegetround();
H A Dfmal.c184 oround = fegetround();

Completed in 88 milliseconds