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

/fuchsia/zircon/third_party/ulib/musl/src/fenv/x86_64/
H A Dfenv.c20 static inline uint16_t get_x87_cw(void) { function
35 set_x87_cw((get_x87_cw() & ~ROUND_MASK) | round);

Completed in 23 milliseconds