Searched refs:KICONV_JA_NGET (Results 1 – 2 of 2) sorted by relevance
92 KICONV_JA_NGET(ic1); /* read 1st byte */ in utf8_ucs()112 KICONV_JA_NGET(ic); in utf8_ucs()349 KICONV_JA_NGET(ic1); /* get 1st byte */ in _do_kiconv_fr_eucjp()355 KICONV_JA_NGET(ic2); in _do_kiconv_fr_eucjp()371 KICONV_JA_NGET(ic2); in _do_kiconv_fr_eucjp()380 KICONV_JA_NGET(ic2); in _do_kiconv_fr_eucjp()382 KICONV_JA_NGET(ic3); in _do_kiconv_fr_eucjp()541 KICONV_JA_NGET(ic1); /* get 1st byte */ in _do_kiconvstr_fr_eucjp()553 KICONV_JA_NGET(ic2); in _do_kiconvstr_fr_eucjp()578 KICONV_JA_NGET(ic2); in _do_kiconvstr_fr_eucjp()[all …]
61 #define KICONV_JA_NGET(c) \ macro