Searched refs:ic3 (Results 1 – 1 of 1) sorted by relevance
330 uchar_t ic1, ic2, ic3; /* 1st, 2nd, and 3rd bytes of a char */ in _do_kiconv_fr_eucjp() local382 KICONV_JA_NGET(ic3); in _do_kiconv_fr_eucjp()383 if (KICONV_JA_ISCS3(ic3)) { in _do_kiconv_fr_eucjp()386 ic3 &= KICONV_JA_CMASK; in _do_kiconv_fr_eucjp()388 ic2, ic3); in _do_kiconv_fr_eucjp()391 (ic3 - 0x21)); in _do_kiconv_fr_eucjp()519 uchar_t ic1, ic2, ic3; /* 1st, 2nd, and 3rd bytes of a char */ in _do_kiconvstr_fr_eucjp() local600 KICONV_JA_NGET_REP_FR_MB(ic3); in _do_kiconvstr_fr_eucjp()602 KICONV_JA_NGET(ic3); in _do_kiconvstr_fr_eucjp()604 if (KICONV_JA_ISCS3(ic3)) { in _do_kiconvstr_fr_eucjp()[all …]