Home
last modified time | relevance | path

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

/picolibc-latest/test/
Drounding-mode.c43 do_round_int(double value, int mode) in do_round_int() function
161 want = do_round_int(value, mode); in check()
183 want = do_round_int(-value, mode); in check()