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

/external/valgrind/main/none/tests/s390x/
H A Ddfp-2.c204 void reround128(_Decimal128 op, uint8_t sig) function
367 reround128(d128, 3);
368 reround128(d128, 4);
369 reround128(d128, 5);
370 reround128(-d128, 3);
371 reround128(-d128, 4);
372 reround128(-d128, 5);
373 reround128(0.DL, 0);

Completed in 2462 milliseconds