OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:U16_TRAIL
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
utf16.h
131
#define
U16_TRAIL
(supplementary) (UChar)(((supplementary)&0x3ff)|0xdc00)
/external/icu4c/common/unicode/
utf16.h
129
#define
U16_TRAIL
(supplementary) (UChar)(((supplementary)&0x3ff)|0xdc00)
Completed in 102 milliseconds