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

/freebsd-10.2-release/contrib/gcclibs/libdecnumber/
H A DdecRound.c55 __dfp_rounding_mode = DEC_ROUND_FLOOR; break;
79 case DEC_ROUND_FLOOR:
H A DdecContext.h68 DEC_ROUND_FLOOR, /* round towards -infinity */ enumerator in enum:rounding
H A DdecNumber.c2333 if (set->round != DEC_ROUND_FLOOR)
2618 if (set->round == DEC_ROUND_FLOOR)
4944 case DEC_ROUND_FLOOR:
5214 case DEC_ROUND_FLOOR:

Completed in 103 milliseconds