Home
last modified time | relevance | path

Searched refs:DEC_ROUND_UP (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/libdecnumber/
H A DdecContext.h63 DEC_ROUND_UP, /* round away from 0 */ enumerator
H A DdecNumber.c1678 workset.round = DEC_ROUND_UP; in decNumberSquareRoot()
4920 case DEC_ROUND_UP: in decApplyRound()