Home | History | Annotate | Download | only in intltest

Lines Matching refs:rInc

2782                 double rInc=roundingIncrements[increment];
2783 checkRounding(df, base, 20, rInc);
2784 rInc=1.000000000/rInc;
2785 checkRounding(df, base, 20, rInc);