Searched defs:biasedExp (Results 1 – 1 of 1) sorted by relevance
870 int biasedExp = (intBits & FloatConsts.EXP_BIT_MASK) in round() local919 long biasedExp = (longBits & DoubleConsts.EXP_BIT_MASK) in round() local