Searched defs:ic3 (Results 1 – 5 of 5) sorted by relevance
/titanic_52/usr/src/lib/iconv_modules/ja/common/ |
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 | ISO-2022-JP-2004_TO_Unicode.c | 70 unsigned char ic3, ic4; /* bytes in an esc seq */ in _icv_iconv() local
|
H A D | jfp_iconv_unicode.h | 87 unsigned char ic1, ic2, ic3, ic4; /* bytes read */ in read_unicode() local 468 unsigned char ic1, ic2, ic3, ic4; /* bytes to be written */ in write_unicode() local [all...] |
/titanic_52/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 [all...] |