Searched refs:g_slist_alloc (Results 1 – 6 of 6) sorted by relevance
48 GSList* g_slist_alloc (void) G_GNUC_WARN_UNUSED_RESULT;
45 g_slist_alloc (void) in g_slist_alloc() function
2510 #undef g_slist_alloc 2511 extern __typeof (g_slist_alloc) g_slist_alloc __attribute((alias("IA__g_slist_alloc"), visibility("…
2503 extern __typeof (g_slist_alloc) IA__g_slist_alloc __attribute((visibility("hidden")));2504 #define g_slist_alloc IA__g_slist_alloc macro
166 void *slist = g_slist_alloc(); /* void* gives up type-safety */
1853 g_slist_alloc