Searched defs:high (Results 1 – 3 of 3) sorted by relevance
164 unsigned char high = value & 0xF0; // Operate the mark in GetFormatUUID() local
111 char16_t high = (wc >> 8) & 0x00FF; in Utf16BEToLE() local
339 char high = (char)((c >> 8) & 0x00FF); in Utf16StrToStr() local