Searched refs:common2factor (Results 1 – 1 of 1) sorted by relevance
539 int common2factor = Math.min( B2, S2 ); in dtoa() local540 B2 -= common2factor; in dtoa()541 S2 -= common2factor; in dtoa()542 M2 -= common2factor; in dtoa()