Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/
Dglobals.h29 static constexpr unsigned BITS_PER_BYTE_LOG2 = 3; variable
/arkcompiler/runtime_core/static_core/libpandabase/
Dglobals.h29 static constexpr unsigned BITS_PER_BYTE_LOG2 = 3; variable