Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h64 constexpr uint8_t BIT_MASK_5 = 0xF8; variable
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h71 static constexpr uint8_t BIT_MASK_5 = 0xF8; variable