Searched refs:exp_adj (Results 1 – 1 of 1) sorted by relevance
718 long exp_adj = may_underflow? needed_prec + 96 : needed_prec; in doubleValue() local720 if (((orig_exp + exp_adj) & ~0x7ff) != 0) { in doubleValue()728 scaled_int_rep += exp_adj << 52; in doubleValue()