reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
136 for (uptr I = MinRegionIndex; I <= MaxRegionIndex; I++) 255 if (RegionIndex > MaxRegionIndex) 256 MaxRegionIndex = RegionIndex; 376 for (uptr I = MinRegionIndex; I <= MaxRegionIndex; I++) {