Home
last modified time | relevance | path

Searched refs:inbufp (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/
Dgcharsetconverter.c250 gchar *inbufp, *outbufp; in g_charset_converter_convert() local
264 inbufp = (char *)inbuf; in g_charset_converter_convert()
293 &inbufp, &in_left, in g_charset_converter_convert()
296 *bytes_read = inbufp - (char *)inbuf; in g_charset_converter_convert()