Searched refs:KICONV_JA_CMASK (Results 1 – 2 of 2) sorted by relevance
355 ic1 &= KICONV_JA_CMASK; in _do_kiconv_fr_eucjp()356 ic2 &= KICONV_JA_CMASK; in _do_kiconv_fr_eucjp()383 ic2 &= KICONV_JA_CMASK; in _do_kiconv_fr_eucjp()384 ic3 &= KICONV_JA_CMASK; in _do_kiconv_fr_eucjp()492 ic = (uchar_t)(euc16 & KICONV_JA_CMASK); in _do_kiconv_to_eucjp()554 ic1 &= KICONV_JA_CMASK; in _do_kiconvstr_fr_eucjp()555 ic2 &= KICONV_JA_CMASK; in _do_kiconvstr_fr_eucjp()604 ic2 &= KICONV_JA_CMASK; in _do_kiconvstr_fr_eucjp()605 ic3 &= KICONV_JA_CMASK; in _do_kiconvstr_fr_eucjp()734 ic = (uchar_t)(euc16 & KICONV_JA_CMASK); in _do_kiconvstr_to_eucjp()[all …]
202 #define KICONV_JA_CMASK 0x7f macro