Home | History | Annotate | Download | only in i18n

Lines Matching refs:DEC_ROUND_HALF_EVEN

1045 /* An Inexact result is rounded using DEC_ROUND_HALF_EVEN; it will    */
1265 /* An Inexact result is rounded using DEC_ROUND_HALF_EVEN; it will */
1384 /* An Inexact result is rounded using DEC_ROUND_HALF_EVEN; it will */
2134 aset.round=DEC_ROUND_HALF_EVEN; /* internally use balanced */
3003 approxset.round=DEC_ROUND_HALF_EVEN;
5181 /* A finite result is rounded using DEC_ROUND_HALF_EVEN; it will */
5564 /* A finite result is rounded using DEC_ROUND_HALF_EVEN; it will */
5662 aset=*set; aset.round=DEC_ROUND_HALF_EVEN;
5668 aset=*set; aset.round=DEC_ROUND_HALF_EVEN;
5733 aset.digits=16; aset.round=DEC_ROUND_HALF_EVEN; /* restore */
7123 case DEC_ROUND_HALF_EVEN: {