Searched defs:kRoundLarge (Results 1 – 3 of 3) sorted by relevance
24 static const size_t kRoundLarge = MB(2); // round up large allocations to 2 MiB variable
27 constexpr size_t kRoundLarge = 2097152; variable
126 constexpr size_t kRoundLarge = 2097152; // round up large allocations to 2 MiB variable