reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
91 CHECK(to >= from); 92 if (to == from) return; 93 uptr res = internal_munmap(reinterpret_cast<void *>(from), to - from); 93 uptr res = internal_munmap(reinterpret_cast<void *>(from), to - from); 98 to - from, to - from, from); 98 to - from, to - from, from); 98 to - from, to - from, from);