Searched refs:g_vsprintf (Results 1 – 9 of 9) sorted by relevance
117 retval = g_vsprintf (string, format, args); in g_sprintf()230 g_vsprintf (gchar *string, in g_vsprintf() function
43 gint g_vsprintf (gchar *string,
2084 #undef g_vsprintf 2085 extern __typeof (g_vsprintf) g_vsprintf __attribute((alias("IA__g_vsprintf"), visibility("default")…
2077 extern __typeof (g_vsprintf) IA__g_vsprintf __attribute((visibility("hidden")));2078 #define g_vsprintf IA__g_vsprintf macro
165 platforms. the non-static g_vsprintf() function vanished in favour of167 People that used the former g_vsprintf() would definitely want to read the
492 (g_vsprintf):
2042 (g_vsprintf): removed this function which was not publically2491 * gutils.c: Restored a missing prototype for g_vsprintf.
1163 g_vsprintf
3194 g_vfprintf, g_sprintf, g_vsprintf.