Searched defs:ic1 (Results 1 – 11 of 11) 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 383 unsigned char ic1; /* 1st byte */ in utf8_ucs() 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 | err.D_XLATE_REDECL.RepeatTransDecl.d | 41 char ic1; member
|
H A D | tst.RepeatDeclaration.d | 41 char ic1; member
|
H A D | tst.SimultaneousTranslators.d | 43 char ic1; member
|
/titanic_50/usr/src/uts/common/kiconv/kiconv_ja/ |
H A D | kiconv_ja.c | 85 uchar_t ic1; /* 1st byte */ in utf8_ucs() local 151 uchar_t ic1; /* 1st byte */ in utf8_ucs_replace() local 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
|