Home | History | Annotate | Download | only in allocator

Lines Matching defs:max_idx

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