Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/kiconv/kiconv_ja/
H A Dkiconv_ja.c77 return (KICONV_JA_NODEST); in kiconv_ja_ucs2_to_euc16()
360 if (u32 == KICONV_JA_NODEST) { in _do_kiconv_fr_eucjp()
389 if (u32 == KICONV_JA_NODEST) { in _do_kiconv_fr_eucjp()
465 if (euc16 == KICONV_JA_NODEST) { in _do_kiconv_to_eucjp()
468 if (euc16 == KICONV_JA_NODEST) { in _do_kiconv_to_eucjp()
559 if (u32 == KICONV_JA_NODEST) { in _do_kiconvstr_fr_eucjp()
610 if (u32 == KICONV_JA_NODEST) { in _do_kiconvstr_fr_eucjp()
707 if (euc16 == KICONV_JA_NODEST) { in _do_kiconvstr_to_eucjp()
710 if (euc16 == KICONV_JA_NODEST) { in _do_kiconvstr_to_eucjp()
853 if (uni == KICONV_JA_NODEST) { in _do_kiconv_fr_sjis()
[all …]
/titanic_50/usr/src/uts/common/sys/
H A Dkiconv_ja.h51 #define KICONV_JA_NODEST (0xffff) macro
H A Dkiconv_ja_jis_to_unicode.h4658 (u) = KICONV_JA_NODEST; \
4679 (u) = KICONV_JA_NODEST; \
H A Dkiconv_ja_unicode_to_jis.h86 #define NODEST KICONV_JA_NODEST
7588 (e) = KICONV_JA_NODEST; \