Home
last modified time | relevance | path

Searched refs:RI_UL (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/iconv_modules/ko/common/
H A Dcomb_to_byte.c140 AddChar(RI_UL, st); in echo_conso()
145 AddChar(RI_UL, st); in echo_conso()
150 AddChar(RI_UL, st); in echo_conso()
155 AddChar(RI_UL, st); in echo_conso()
160 AddChar(RI_UL, st); in echo_conso()
165 AddChar(RI_UL, st); in echo_conso()
170 AddChar(RI_UL, st); in echo_conso()
H A Dbyte_to_comb.c250 case RI_UL: /* ri-ul 0x49 'I' */ in input_typ()
381 case RI_UL:
H A Dkdefs.h32 #define RI_UL 0x49 /* ri-ul 'I' */ macro