Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h61 constexpr uint8_t BIT_MASK_2 = 0xC0; variable
/arkcompiler/ets_runtime/ecmascript/base/
Dutf_helper.h56 static constexpr uint8_t BIT_MASK_2 = 0xC0; variable