Home
last modified time | relevance | path

Searched defs:bitIndex (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Drunslots.cpp132 uintptr_t bitIndex = in MarkAsOccupied() local
143 uintptr_t bitIndex = in MarkAsFree() local
187 …uintptr_t bitIndex = memTailByRunslots >> SlotToSize(SlotsSizes::SLOT_MIN_SIZE_BYTES_POWER_OF_TWO); in IsLive() local
/arkcompiler/ets_runtime/common_components/mutator/tests/
Dsatb_buffer_test.cpp143 size_t bitIndex = offset % (sizeof(uintptr_t) * 8); in ClearMarkBit() local