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

/freebsd-10.2-release/contrib/gcclibs/libdecnumber/
H A DdecRound.c61 __dfp_rounding_mode = DEC_ROUND_DOWN; break;
85 case DEC_ROUND_DOWN:
H A DdecContext.h67 DEC_ROUND_DOWN, /* round towards 0 (truncate) */ enumerator in enum:rounding
H A DdecNumber.c1694 workset.round = DEC_ROUND_DOWN;
4885 case DEC_ROUND_DOWN:
5203 case DEC_ROUND_DOWN:
/freebsd-10.2-release/contrib/gcc/
H A Ddfp.c542 set.round = DEC_ROUND_DOWN;
561 set.round = DEC_ROUND_DOWN;
588 set.round = DEC_ROUND_DOWN;
/freebsd-10.2-release/contrib/gcc/config/
H A Ddfp-bit.c410 context.round = DEC_ROUND_DOWN;

Completed in 168 milliseconds