Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/lexer/token/
Dletters.h156 #define UNICODE_INVALID_CP UINT32_MAX macro
/arkcompiler/ets_frontend/ets2panda/lexer/token/
Dletters.h158 inline constexpr char32_t UNICODE_INVALID_CP = UINT32_MAX; variable