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