Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/kiconv/kiconv_ja/
H A Dkiconv_ja.c475 KICONV_JA_NPUT(ic); in _do_kiconv_to_eucjp()
479 KICONV_JA_NPUT(ic); in _do_kiconv_to_eucjp()
481 KICONV_JA_NPUT(ic); in _do_kiconv_to_eucjp()
486 KICONV_JA_NPUT(ic); in _do_kiconv_to_eucjp()
491 KICONV_JA_NPUT(ic); in _do_kiconv_to_eucjp()
717 KICONV_JA_NPUT(ic); in _do_kiconvstr_to_eucjp()
721 KICONV_JA_NPUT(ic); in _do_kiconvstr_to_eucjp()
723 KICONV_JA_NPUT(ic); in _do_kiconvstr_to_eucjp()
728 KICONV_JA_NPUT(ic); in _do_kiconvstr_to_eucjp()
1085 KICONV_JA_NPUT( in _do_kiconv_to_sjis()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dkiconv_ja.h87 #define KICONV_JA_NPUT(c) \ macro