Searched refs:fesetround (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/fenv/
H A Dfesetround.c7 int fesetround(int r) { function
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dfenv.h16 int fesetround(int);
/fuchsia/zircon/third_party/ulib/musl/third_party/math/
H A Dfmaf.c84 fesetround(FE_TOWARDZERO);
88 fesetround(FE_TONEAREST);
H A Dfma.c96 fesetround(FE_TONEAREST);
113 fesetround(round);
142 fesetround(round);
399 fesetround(FE_TONEAREST);
419 fesetround(oround);
436 fesetround(oround);
H A Dfmal.c231 fesetround(FE_TONEAREST);
251 fesetround(oround);
268 fesetround(oround);
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk247 $(LOCAL_DIR)/src/fenv/fesetround.c \

Completed in 40 milliseconds