Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/iconv_modules/ja/common/
H A Djfp_ucs2_to_euc16.h36816 static const _jfp_euc16_t *_jfp_tbl_ucs2_to_euc16_index[] = { variable
69978 if ((p = _jfp_tbl_ucs2_to_euc16_index[ucs2 >> 8]) != NULL) { in _jfp_ucs2_to_euc16()
69997 && (p = _jfp_tbl_ucs2_to_euc16_index[u32 >> 8]) != NULL) { in _jfp_u32_to_euc16()