Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h63 constexpr uint8_t BIT_MASK_4 = 0xF0; variable
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h70 static constexpr uint8_t BIT_MASK_4 = 0xF0; variable