Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/ja/common/
H A DUnicode_TO_EUC-JIS-2004.c83 e16 = _jfp_u32_to_euc16(u32); in _icv_iconv()
H A DUnicode_TO_ISO-2022-JP-2004.c126 e16 = _jfp_u32_to_euc16(u32); in _icv_iconv()
H A DUnicode_TO_Shift_JIS-2004.c171 e16 = _jfp_u32_to_euc16(u32); in _icv_iconv()
H A Djfp_ucs2_to_euc16.h69992 _jfp_u32_to_euc16(unsigned int u32) in _jfp_u32_to_euc16() function