Searched defs:MapSizeIncrement (Results 1 – 2 of 2) sorted by relevance
132 static const uptr MapSizeIncrement = 1UL << 18; global() member 177 static const uptr MapSizeIncrement = 1UL << 18; global() member 225 static const uptr MapSizeIncrement = 1UL << 18; global() member 249 static const uptr MapSizeIncrement = 1UL << 12; global() member
535 static const uptr MapSizeIncrement = Config::Primary::MapSizeIncrement; global() variable