Home
last modified time | relevance | path

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

/picolibc-latest/test/
Drounding-mode.c70 do_roundf_int(float value, int mode) in do_roundf_int() function
198 wantf = do_roundf_int(valuef, mode); in check()
220 wantf = do_roundf_int(-valuef, mode); in check()