Searched refs:min_mmap_ (Results 1 – 1 of 1) sorted by relevance
1161 min_mmap_ = reinterpret_cast<uptr>(chunks_[0]); in GetBlockBeginFastLocked()1165 if (p < min_mmap_ || p >= max_mmap_) in GetBlockBeginFastLocked()1250 uptr min_mmap_, max_mmap_; variable