Home
last modified time | relevance | path

Searched refs:LOG_ALIGNMENT (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
H A Dmem.h77 constexpr size_t GetAlignmentInBytes(const Alignment LOG_ALIGNMENT) in GetAlignmentInBytes() argument
79 return 1U << static_cast<uint32_t>(LOG_ALIGNMENT); in GetAlignmentInBytes()

Completed in 1 milliseconds