Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/iconv_modules/ko/common/
H A Dbyte_to_comb.c264 case SI_OD: /* si-od 0x55 'U' */ in input_typ()
359 if(han_buf[4] == SI_OD){
395 case SI_OD:
418 if(han_buf[4] == SI_OD){
424 case SI_OD:
425 if(han_buf[4] == SI_OD){
H A Dcomb_to_byte.c126 AddChar(SI_OD, st); in echo_conso()
156 AddChar(SI_OD, st); in echo_conso()
176 AddChar(SI_OD, st); in echo_conso()
H A Dkdefs.h36 #define SI_OD 0x55 /* si-od 'U' */ macro