Searched refs:ucs_to_unihan (Results 1 – 2 of 2) sorted by relevance
55 static hcode_type ucs_to_unihan (uint_t ucs_char);235 unihan = ucs_to_unihan (u4); in _icv_iconv()265 ucs_to_unihan (uint_t ucs_char) in ucs_to_unihan() function
48 ucs_to_unihan.c \212 ucs_LE_to_unihan.o : $(COMMON)ucs_to_unihan.c213 $(CC) $(CPPFLAGS) -c $(CFLAGS) -DUCS_2LE $(COMMON)ucs_to_unihan.c -o $@216 ucs_BE_to_unihan.o : $(COMMON)ucs_to_unihan.c217 $(CC) $(CPPFLAGS) -c $(CFLAGS) -DUCS_2BE $(COMMON)ucs_to_unihan.c -o $@