Searched refs:d2p (Results 1 – 3 of 3) sorted by relevance
113 iconv_xlat16_conv(void *d2p, const char **inbuf, in iconv_xlat16_conv() argument117 struct iconv_xlat16 *dp = (struct iconv_xlat16*)d2p; in iconv_xlat16_conv()302 iconv_xlat16_tolower(void *d2p, int c) in iconv_xlat16_tolower() argument304 struct iconv_xlat16 *dp = (struct iconv_xlat16*)d2p; in iconv_xlat16_tolower()327 iconv_xlat16_toupper(void *d2p, int c) in iconv_xlat16_toupper() argument329 struct iconv_xlat16 *dp = (struct iconv_xlat16*)d2p; in iconv_xlat16_toupper()
82 iconv_xlat_conv(void *d2p, const char **inbuf, in iconv_xlat_conv() argument86 struct iconv_xlat *dp = (struct iconv_xlat*)d2p; in iconv_xlat_conv()
169 iconv_ucs_conv(void *d2p, const char **inbuf, in iconv_ucs_conv() argument173 struct iconv_ucs *dp = (struct iconv_ucs*)d2p; in iconv_ucs_conv()