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

/freebsd-11-stable/contrib/netbsd-tests/lib/libm/
H A Dt_fe_round.c22 int round_mode; member in struct:__anon3604
78 fesetround(values[i].round_mode);
89 (fegetround() == values[i].round_mode),
92 i, fegetround(), values[i].round_mode);
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c9045 int round_mode = get_attr_i387_cw (insn);
9060 if (round_mode != I387_CW_ANY)
9066 if (round_mode != I387_CW_ANY)
9021 int round_mode = get_attr_i387_cw (insn); local

Completed in 84 milliseconds