Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/refstorage/
Dglobal_object_storage.h222 [[maybe_unused]] uintptr_t lastBit = BitField<uintptr_t, FREE_INDEX_BIT>::Get(addr); in Add() local
406 uintptr_t lastBit = BitField<uintptr_t, FREE_INDEX_BIT>::Get(value); in IsFreeValue() local