Home
last modified time | relevance | path

Searched refs:X32_28 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dktable.c105 short X32_28[32] = /* FINAL SOUND */ variable
H A Dktable.h38 extern short X32_28[]; /* FINAL SOUND */
H A Dnbyte_to_UTF2.c301 temp[3] <= '^') ? X32_28[temp[3] - '@'] in make_johap_code()
H A Dbyte_to_comb.c350 code_2 = ((code_2 << 5) | X32_28[han_buf[3] - BEG_OF_CONSO]);
H A Dnbyte_to_euc.c319 temp[3] <= '^') ? X32_28[temp[3] - '@'] in make_johap_code()