Searched defs:kAllocationAlignment (Results 1 – 2 of 2) sorted by relevance
133 static constexpr int kAllocationAlignment = alignof(std::max_align_t); variable135 static constexpr int kAllocationAlignment = 8; variable
86 static constexpr size_t kAllocationAlignment = AllocationAlignment; variable