Home
last modified time | relevance | path

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

/math/
A Dtest-fenv.c150 int curr_rounding = fegetround (); in test_rounding() local
153 if (curr_rounding == rounding_mode) in test_rounding()
156 print_rounding (curr_rounding); in test_rounding()
162 print_rounding (curr_rounding); in test_rounding()

Completed in 3 milliseconds