Searched refs:bRoundUp (Results 1 – 1 of 1) sorted by relevance
4349 bool bRoundUp = false; in fxmath_decimal_helper_shrinkintorange() local4352 bRoundUp = fxmath_decimal_helper_div10_any(a, al) >= 5; in fxmath_decimal_helper_shrinkintorange()4355 if (bRoundUp) { in fxmath_decimal_helper_shrinkintorange()