Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dutf.h88 constexpr size_t MAX_U16 = 0xffff; variable
/arkcompiler/runtime_core/libpandabase/utils/
Dutf.cpp27 constexpr size_t MAX_U16 = 0xffff; variable