Home | History | Annotate | Download | only in glue

Lines Matching refs:max_index

267   const int max_index = std::min(current_index + max_sync_navigation_count,
280 for (int i = min_index; i < max_index; ++i) {
285 if (i == max_index - 1) {