Searched refs:sjis_be (Results 1 – 1 of 1) sorted by relevance
399 u16 sjis, sjis_be, rev_sjis, sjis_le; in CheckSJIS_BEtoUTF16_LE() local418 sjis_be = (u16)((sjis >> 8) | (sjis << 8)); in CheckSJIS_BEtoUTF16_LE()419 ExSJIS_BEtoUTF16_LE((u8 *)&sjis_be, &unicode, 1); in CheckSJIS_BEtoUTF16_LE()