Searched refs:reround64 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/none/tests/s390x/
H A Ddfp-2.c180 void reround64(_Decimal64 op, uint8_t sig) function
358 reround64(d64, 3);
359 reround64(d64, 4);
360 reround64(d64, 5);
361 reround64(-d64, 3);
362 reround64(-d64, 4);
363 reround64(-d64, 5);
364 reround64(0.DD, 0);

Completed in 209 milliseconds