Home
last modified time | relevance | path

Searched refs:DEC_ROUND_CEILING (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libdecnumber/
H A DdecRound.c63 __dfp_rounding_mode = DEC_ROUND_CEILING; break; in __dfp_set_round()
87 case DEC_ROUND_CEILING: in __dfp_get_round()
H A DdecContext.h62 DEC_ROUND_CEILING, /* round towards +infinity */ enumerator
H A DdecNumber.c4927 case DEC_ROUND_CEILING: in decApplyRound()
5208 case DEC_ROUND_CEILING: in decSetOverflow()