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

/freebsd-10.2-release/contrib/gcclibs/libdecnumber/
H A DdecRound.c59 __dfp_rounding_mode = DEC_ROUND_HALF_UP; break;
83 case DEC_ROUND_HALF_UP:
H A DdecContext.h64 DEC_ROUND_HALF_UP, /* 0.5 rounds up */ enumerator in enum:rounding
H A DdecContext.c59 context->round = DEC_ROUND_HALF_UP; /* 0.5 rises */
H A DdecNumber.c4913 case DEC_ROUND_HALF_UP:

Completed in 166 milliseconds