Searched refs:chosung (Results 1 – 8 of 8) sorted by relevance
36 char _johap92_to_utf8(unsigned long* chosung, unsigned long* joongsung, in _johap92_to_utf8() argument69 *chosung = johap922utf8_tbl[i].utf8; in _johap92_to_utf8()85 *chosung = (ci < 0) ? 0xE1859F : 0xE18480 + ci; in _johap92_to_utf8()
36 char _wansung_to_utf8(unsigned long* chosung, unsigned long* joongsung, in _wansung_to_utf8() argument70 *chosung = euc2utf8_tbl[i].utf8; in _wansung_to_utf8()118 *chosung = 0xE18480 + ci; in _wansung_to_utf8()
33 char _johap_to_utf8(unsigned long* chosung, unsigned long* joongsung, in _johap_to_utf8() argument49 *chosung = (ci < 0) ? 0xE1859F : 0xE18480 + ci; in _johap_to_utf8()
55 unsigned int chosung: 5; member100 unsigned int chosung: 5; member
44 x = ojh_code.johap.chosung - 0x0A; /* 0x0A = 'Kyoug' */ in _johap82_to_utf8()
52 johap.johap.chosung = x + 0x0A; in _utf8_to_johap82()
83 johap.johap.chosung = x + 2; in _utf8_to_johap92()
95 x = njh_code.johap.chosung - 2; /* 2 = 'Kyoug' */ in _johap92_to_utf8()