Home
last modified time | relevance | path

Searched refs:LEB128_BYTE5_BIT_SIZE (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dleb128.h64 constexpr size_t LEB128_BYTE5_BIT_SIZE = 4; variable
85 valid = byte < (1U << LEB128_BYTE5_BIT_SIZE);