Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h62 constexpr uint8_t BIT_MASK_3 = 0xE0; variable
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h69 static constexpr uint8_t BIT_MASK_3 = 0xE0; variable