Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/kiconv/kiconv_ja/
H A Dkiconv_ja.c75 return (KICONV_JA_NODEST); in kiconv_ja_ucs2_to_euc16()
358 if (u32 == KICONV_JA_NODEST) { in _do_kiconv_fr_eucjp()
387 if (u32 == KICONV_JA_NODEST) { in _do_kiconv_fr_eucjp()
463 if (euc16 == KICONV_JA_NODEST) { in _do_kiconv_to_eucjp()
466 if (euc16 == KICONV_JA_NODEST) { in _do_kiconv_to_eucjp()
557 if (u32 == KICONV_JA_NODEST) { in _do_kiconvstr_fr_eucjp()
608 if (u32 == KICONV_JA_NODEST) { in _do_kiconvstr_fr_eucjp()
705 if (euc16 == KICONV_JA_NODEST) { in _do_kiconvstr_to_eucjp()
708 if (euc16 == KICONV_JA_NODEST) { in _do_kiconvstr_to_eucjp()
851 if (uni == KICONV_JA_NODEST) { in _do_kiconv_fr_sjis()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dkiconv_ja.h49 #define KICONV_JA_NODEST (0xffff) macro
H A Dkiconv_ja_jis_to_unicode.h4656 (u) = KICONV_JA_NODEST; \
4677 (u) = KICONV_JA_NODEST; \
H A Dkiconv_ja_unicode_to_jis.h84 #define NODEST KICONV_JA_NODEST
7586 (e) = KICONV_JA_NODEST; \