Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h60 constexpr uint8_t BIT_MASK_1 = 0x80; variable
/arkcompiler/ets_runtime/common_components/base/
Dutf_helper.h67 static constexpr uint8_t BIT_MASK_1 = 0x80; variable