Searched defs:ic2 (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/lib/iconv_modules/ja/common/ |
H A D | jfp_iconv_unicode.h | 87 unsigned char ic1, ic2, ic3, ic4; /* bytes read */ in read_unicode() local 166 unsigned char ic1, ic2; /* bytes read */ in read_unicode() local 468 unsigned char ic1, ic2, ic3, ic4; /* bytes to be written */ in write_unicode() local 533 unsigned char ic1, ic2; /* bytes to be written */ in write_unicode() local
|
H A D | EUC-JIS-2004_TO_Unicode.c | 55 unsigned char ic1, ic2, ic3; /* 1st, 2nd, and 3rd bytes of a char */ in _icv_iconv() local
|
H A D | eucJP_TO_Unicode.c | 60 unsigned char ic1, ic2, ic3; /* 1st, 2nd, and 3rd bytes of a char */ in _icv_iconv() local
|
H A D | PCK_TO_Unicode.c | 69 unsigned char ic1, ic2; /* 1st and 2nd bytes of a char */ in _icv_iconv() local
|
H A D | ISO-2022-JP-2004_TO_Unicode.c | 69 unsigned char ic1, ic2; /* bytes in a char or an esc seq */ in _icv_iconv() local
|
H A D | Unicode_TO_Shift_JIS-2004.c | 146 unsigned char ic1, ic2; in _icv_iconv() local
|
H A D | Shift_JIS-2004_TO_Unicode.c | 164 unsigned char ic1, ic2; /* 1st and 2nd bytes of a char */ in _icv_iconv() local
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/translators/ |
H A D | tst.RepeatDeclaration.d | 46 long ic2; member
|
H A D | tst.SimultaneousTranslators.d | 48 char ic2; member
|
/titanic_50/usr/src/uts/common/kiconv/kiconv_ja/ |
H A D | kiconv_ja.c | 330 uchar_t ic1, ic2, ic3; /* 1st, 2nd, and 3rd bytes of a char */ in _do_kiconv_fr_eucjp() local 519 uchar_t ic1, ic2, ic3; /* 1st, 2nd, and 3rd bytes of a char */ in _do_kiconvstr_fr_eucjp() local 817 uchar_t ic1, ic2; /* 1st and 2nd bytes of a char */ in _do_kiconv_fr_sjis() local 1128 uchar_t ic1, ic2; /* 1st and 2nd bytes of a char */ in _do_kiconvstr_fr_sjis() local
|