Searched refs:KICONV_JA_ISCS1 (Results 1 – 2 of 2) sorted by relevance
153 #define KICONV_JA_ISCS1(c) (((c) >= 0xa1) && ((c) <= 0xfe)) macro
354 } else if (KICONV_JA_ISCS1(ic1)) { /* 0208 or UDC; 2 bytes */ in _do_kiconv_fr_eucjp()356 if (KICONV_JA_ISCS1(ic2)) { /* 2nd byte check passed */ in _do_kiconv_fr_eucjp()549 } else if (KICONV_JA_ISCS1(ic1)) { /* 0208 or UDC; 2 bytes */ in _do_kiconvstr_fr_eucjp()555 if (KICONV_JA_ISCS1(ic2)) { /* 2nd byte check passed */ in _do_kiconvstr_fr_eucjp()