Home
last modified time | relevance | path

Searched defs:STATUS_MASK (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dcard_table.h266 static constexpr uint8_t STATUS_MASK = 3U; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/heap-space-misc/
Dcrossing_map.h226 STATUS_MASK = (1U << STATUS_SIZE) - 1U, enumerator
/arkcompiler/runtime_core/static_core/runtime/
Dmark_word.h163 STATUS_MASK = (1UL << STATUS_SIZE) - 1UL, enumerator