Searched defs:__alignment (Results 1 – 4 of 4) sorted by relevance
25 static constexpr size_t __alignment = alignof(_Up); member46 static constexpr size_t __alignment = _Np; member
31 void* __libcpp_aligned_alloc(std::size_t __alignment, std::size_t __size) { in __libcpp_aligned_alloc()
179 enum class __alignment : uint8_t { enum
1039 ULONG32 __alignment; member