Searched refs:bRoundUp (Results 1 – 1 of 1) sorted by relevance
4709 FX_BOOL bRoundUp = FALSE; in fxmath_decimal_helper_shrinkintorange() local4712 bRoundUp = fxmath_decimal_helper_div10_any(a, al) >= 5; in fxmath_decimal_helper_shrinkintorange()4715 if (bRoundUp) { in fxmath_decimal_helper_shrinkintorange()