Searched refs:KICONV_JA_CMASK (Results 1 – 2 of 2) sorted by relevance
357 ic1 &= KICONV_JA_CMASK; in _do_kiconv_fr_eucjp()358 ic2 &= KICONV_JA_CMASK; in _do_kiconv_fr_eucjp()385 ic2 &= KICONV_JA_CMASK; in _do_kiconv_fr_eucjp()386 ic3 &= KICONV_JA_CMASK; in _do_kiconv_fr_eucjp()494 ic = (uchar_t)(euc16 & KICONV_JA_CMASK); in _do_kiconv_to_eucjp()556 ic1 &= KICONV_JA_CMASK; in _do_kiconvstr_fr_eucjp()557 ic2 &= KICONV_JA_CMASK; in _do_kiconvstr_fr_eucjp()606 ic2 &= KICONV_JA_CMASK; in _do_kiconvstr_fr_eucjp()607 ic3 &= KICONV_JA_CMASK; in _do_kiconvstr_fr_eucjp()736 ic = (uchar_t)(euc16 & KICONV_JA_CMASK); in _do_kiconvstr_to_eucjp()[all …]
204 #define KICONV_JA_CMASK 0x7f macro