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