Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_field.h38 static constexpr unsigned END_BIT = START + BITS_NUM; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_field.h39 static constexpr unsigned END_BIT = start + bits_num; variable