Searched defs:c16 (Results 1 – 2 of 2) sorted by relevance
116 char16_t c16 = (low << 8) | high; in Utf16BEToLE() local
239 char16_t c16 = (low << 8) | high; // 8:offset value in Utf16BEToLE() local