Searched defs:U16_TRAIL (Results 1 – 4 of 4) sorted by relevance
132 #define U16_TRAIL(supplementary) (UChar)(((supplementary)&0x3ff)|0xdc00) macro