Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/util/
Dmem.h55 uintptr_t constexpr PAYLOAD_MASK = ~(POINTER_CHECK_MASK | TAG_MASK); variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dleb128.h28 constexpr size_t PAYLOAD_MASK = 0x7f; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dleb128.h28 constexpr size_t PAYLOAD_MASK = 0x7f; variable