Searched defs:RUNSLOTS_ALIGNMENT_MASK (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/mem/ | ||
H A D | runslots.h | 32 static constexpr size_t RUNSLOTS_ALIGNMENT_MASK = (1UL << RUNSLOTS_ALIGNMENT) - 1; member |
Completed in 1 milliseconds