Lines Matching refs:max_idx
2176 const size_t max_idx = pm_idx + (end - start) / kPageSize;2177 for (; pm_idx < max_idx; ++pm_idx) {