reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
228 if (p < min_mmap_ || p >= max_mmap_) 228 if (p < min_mmap_ || p >= max_mmap_) 235 if (p < reinterpret_cast<uptr>(chunks[mid])) 244 if (p >= reinterpret_cast<uptr>(chunks[end])) 250 if (h->map_beg + h->map_size <= p || p < h->map_beg) 250 if (h->map_beg + h->map_size <= p || p < h->map_beg)