Lines Matching defs:max_index
962 unsigned min_index = 0, max_index = ~0u;
971 max_index = info->max_index;
975 /* The index_bounds_valid field and min/max_index are not used for
1012 max_index = draws[0].start + draws[0].count - 1;
1017 info->restart_index, min_index, max_index,
1029 max_index = 0;
1045 max_index = MAX2(max_index, draws[i].start + draws[i].count - 1);
1068 info->restart_index, min_index, max_index,
1319 info.max_index = start + count - 1;
1788 info.max_index = end;