Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/test/
Dtest_ieee.c117 double add_rounded_up; variable
128 add_rounded_up = dnumber(0x40410000, 0x00000004); /* For RN, RP */ in test_round()
139 test_mok(r1, add_rounded_up, 64); in test_round()
151 test_mok(r3,add_rounded_up, 64); in test_round()