Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dutf.h45 constexpr size_t MASK_16BIT = 0xffff; variable
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h45 constexpr size_t MASK_16BIT = 0xffff; variable
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h79 constexpr size_t MASK_16BIT = 0xffff; variable