Home | History | Annotate | Download | only in gdb

Lines Matching defs:iconv_t

91 #undef iconv_t
92 #define iconv_t int
108 static iconv_t
127 phony_iconv_close (iconv_t arg)
133 phony_iconv (iconv_t utf_flag, const char **inbuf, size_t *inbytesleft,
201 gdb_iconv (iconv_t utf_flag, ICONV_CONST char **inbuf, size_t *inbytesleft,
345 iconv_t desc;
354 if (desc == (iconv_t) -1)
360 if (desc == (iconv_t) -1)
483 if (m_desc == (iconv_t) -1)
500 iconv_t m_desc;
605 if (m_desc == (iconv_t) -1)
611 if (m_desc != (iconv_t) -1)
961 iconv_t desc;
971 if (desc != (iconv_t) -1)
982 if (desc != (iconv_t) -1)