Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/test/
Dtest_ieee.c119 double add_rounded_up; variable
131 add_rounded_up = dnumber(0x40410000, 0x00000004); /* For RN, RP */ in test_round()
142 test_mok(r1, add_rounded_up, 64); in test_round()
154 test_mok(r3,add_rounded_up, 64); in test_round()