Exp_shift 1184 base/third_party/dmg_fp/dtoa.cc L = -L >> Exp_shift; Exp_shift 1185 base/third_party/dmg_fp/dtoa.cc if (L < Exp_shift) { Exp_shift 1191 base/third_party/dmg_fp/dtoa.cc L -= Exp_shift; Exp_shift 1303 base/third_party/dmg_fp/dtoa.cc de = (int)(d0 >> Exp_shift); Exp_shift 1308 base/third_party/dmg_fp/dtoa.cc if ((de = (int)(d0 >> Exp_shift))) Exp_shift 2255 base/third_party/dmg_fp/dtoa.cc word0(rv) = (P+2) << Exp_shift; Exp_shift 2286 base/third_party/dmg_fp/dtoa.cc word0(rv) = (1 + bc->scale) << Exp_shift; Exp_shift 2826 base/third_party/dmg_fp/dtoa.cc >> Exp_shift)) > 0) { Exp_shift 3132 base/third_party/dmg_fp/dtoa.cc ? (0xffffffff & (0xffffffff << (2*P+1-(y>>Exp_shift)))) : Exp_shift 3391 base/third_party/dmg_fp/dtoa.cc word0(&rv0) = Exp_1 + (70 << Exp_shift); Exp_shift 4199 base/third_party/dmg_fp/dtoa.cc word0(&u) = Exp_1 + (70 << Exp_shift);