Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dutf.h43 constexpr size_t MASK_6BIT = 0x3f; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h43 constexpr size_t MASK_6BIT = 0x3f; variable