Searched refs:max_alignment (Results 1 – 1 of 1) sorted by relevance
28 PETSC_NODISCARD static constexpr align_type max_alignment() noexcept;50 constexpr PoolAllocator::align_type PoolAllocator::AllocationHeader::max_alignment() noexcept in max_alignment() function in Petsc::memory::PoolAllocator::AllocationHeader219 constexpr auto max_align = util::to_underlying(AllocationHeader::max_alignment()); in valid_alignment_()338 constexpr auto max_align = util::to_underlying(AllocationHeader::max_alignment()); in allocate_ptr_()