Searched defs:kMinAllocationSize (Results 1 – 2 of 2) sorted by relevance
38 static constexpr size_t kMinAllocationSize = 1 << 10; variable
266 static constexpr size_t kMinAllocationSize = 1 << kMinAllocationBits; variable