Searched refs:UCS2BE (Results 1 – 3 of 3) sorted by relevance
14 #define UCS2BE 0304 macro281 case UCS2BE: in iconv()290 if (type-UCS2BE < 2U) goto ilseq; in iconv()305 ? c==0xfffe ? UCS2LE : UCS2BE in iconv()637 totype = UCS2BE; in iconv()638 case UCS2BE: in iconv()643 if (c < 0x10000 || totype-UCS2BE < 2U) { in iconv()
14 #define UCS2BE 0304 macro280 case UCS2BE: in iconv()289 if (type-UCS2BE < 2U) goto ilseq; in iconv()304 ? c==0xfffe ? UCS2LE : UCS2BE in iconv()636 totype = UCS2BE; in iconv()637 case UCS2BE: in iconv()642 if (c < 0x10000 || totype-UCS2BE < 2U) { in iconv()