Home
last modified time | relevance | path

Searched defs:U16_LEAD (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/inspector/
Dv8-string-conversions.cc165 #define U16_LEAD(supplementary) (UChar)(((supplementary) >> 10) + 0xD7C0) macro
/third_party/icu/icu4c/source/common/unicode/
Dutf16.h123 #define U16_LEAD(supplementary) (UChar)(((supplementary)>>10)+0xd7c0) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dutf16.h123 #define U16_LEAD(supplementary) (UChar)(((supplementary)>>10)+0xd7c0) macro
/third_party/node/deps/icu-small/source/common/unicode/
Dutf16.h123 #define U16_LEAD(supplementary) (UChar)(((supplementary)>>10)+0xd7c0) macro