Home | History | Annotate | Download | only in src

Lines Matching defs:new_max

3770       int new_max = (max == kInfinity) ? max : max - min;
3773 0, new_max, is_greedy, body, compiler, on_success, true);