Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dutf.h42 constexpr size_t MASK_5BIT = 0x1f; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h42 constexpr size_t MASK_5BIT = 0x1f; variable
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h76 constexpr size_t MASK_5BIT = 0x1f; variable