Home | History | Annotate | Download | only in allocator

Lines Matching defs:max_idx

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