Home
last modified time | relevance | path

Searched refs:JONGSUNG (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/iconv_modules/ko/common/
H A Djohap92_to_utf.c84 cf = JONGSUNG(wcode) - (unsigned short)JONGSUNG(wcode) / 18; in _johap92_to_utf8()
H A Djohap92_to_euc.c149 cf = JONGSUNG(code) - (unsigned short)JONGSUNG(code) / 18; in _johap92_to_wansung()
H A Dhangulcode.h57 #define JONGSUNG(code) ((code) & 0x001f) macro
H A Djohap_to_utf.c45 cf = JONGSUNG(wcode); in _johap_to_utf8()
H A Djohap_to_euc.c168 cf = JONGSUNG(code); in _johap_to_wansung()
H A Dnbyte_to_euc.c368 cf = JONGSUNG(code); in _johap_to_wansung()