Home | History | Annotate | Download | only in gdb

Lines Matching refs:iconv_t

92 #undef iconv_t
93 #define iconv_t int
109 static iconv_t
128 phony_iconv_close (iconv_t arg)
134 phony_iconv (iconv_t utf_flag, const char **inbuf, size_t *inbytesleft,
202 gdb_iconv (iconv_t utf_flag, ICONV_CONST char **inbuf, size_t *inbytesleft,
346 iconv_t desc;
355 if (desc == (iconv_t) -1)
361 if (desc == (iconv_t) -1)
484 if (m_desc == (iconv_t) -1)
501 iconv_t m_desc;
606 if (m_desc == (iconv_t) -1)
612 if (m_desc != (iconv_t) -1)
962 iconv_t desc;
972 if (desc != (iconv_t) -1)
983 if (desc != (iconv_t) -1)