Searched refs:g_string_prepend_c (Results 1 – 7 of 7) sorted by relevance
96 GString* g_string_prepend_c (GString *string,
942 g_string_prepend_c (GString *string, in g_string_prepend_c() function
2973 #undef g_string_prepend_c 2974 extern __typeof (g_string_prepend_c) g_string_prepend_c __attribute((alias("IA__g_string_prepend_c"…
2962 extern __typeof (g_string_prepend_c) IA__g_string_prepend_c __attribute((visibility("hidden")));2963 #define g_string_prepend_c IA__g_string_prepend_c macro
2073 g_string_prepend_c
2776 * gstring.c: g_string_prepend and g_string_prepend_c had
6021 (g_string_prepend_c): reimplement in terms of g_string_insert_c