Searched refs:result11 (Results 1 – 1 of 1) sorted by relevance
209 long result11 = 0; in toDecimalScaledString() local211 long temp1 = (result11 << 32) in toDecimalScaledString()215 result11 = (int) (res >> 32); in toDecimalScaledString()217 int resDigit = (int) result11; in toDecimalScaledString()