Home
last modified time | relevance | path

Searched refs:CP_UCS2 (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libast/common/comp/
H A Diconv.c157 #ifndef CP_UCS2
158 #define CP_UCS2 0x0000 macro
186 return CP_UCS2; in _win_codeset()
292 if (cc->to.index == CP_UCS2) in _win_iconv()
335 if (cc->from.index == CP_UCS2) in _win_iconv()