Home | History | Annotate | Download | only in arm

Lines Matching full:max_int

3469   double max_int = static_cast<double>(kMaxInt);
3483 : (val >= (max_int + 0.5)) ||
3489 : (val >= (max_int + 1.0)) ||
3495 : (val >= (max_int + 1.0)) ||