Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dbit_field.h38 static constexpr unsigned START_BIT = start; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_field.h37 static constexpr unsigned START_BIT = START; variable