Home | History | Annotate | Download | only in optimizing

Lines Matching full:max_int

161 //   // Positive number plus MAX_INT will overflow and be negative.
226 // j = j - Integer.MAX_VALUE; // j is (i+2) after subtracting MAX_INT twice