Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UNUM_ROUNDING_INCREMENT

1062     unum_setDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT, 20.0);
1366 val = unum_getDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT);
1370 unum_setDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT, val+.5);
1371 val2 = unum_getDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT);