Home
last modified time | relevance | path

Searched refs:LOG_ALIGN_4 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
Darena_test.cpp90 static constexpr Alignment ARENA_ALIGNMENT = LOG_ALIGN_4; in TEST_F()
100 static constexpr Alignment ARENA_ALIGNMENT = LOG_ALIGN_4; in TEST_F()
/arkcompiler/runtime_core/libpandabase/mem/
Dmem.h59 LOG_ALIGN_4 = 4, enumerator