Searched refs:ICONV_LETOHS (Results 1 – 3 of 3) sorted by relevance
41 # define ICONV_LETOHS(s) (s) macro44 # define ICONV_HTOLES(s) ICONV_LETOHS (s)54 # define ICONV_LETOHS(s) \ macro65 # define ICONV_HTOLES(s) ICONV_LETOHS (s)
223 w1 = ICONV_LETOHS (*cp); in utf_16_convert_to_ucs()246 w2 = ICONV_LETOHS (*cp); in utf_16_convert_to_ucs()
124 res = (ucs4_t)ICONV_LETOHS (uc); in ucs_2_convert_to_ucs()