Searched refs:g_slist_alloc (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgslist.h48 GSList* g_slist_alloc (void) G_GNUC_WARN_UNUSED_RESULT;
H A Dgslist.c45 g_slist_alloc (void) function
H A Dgaliasdef.c2510 #undef g_slist_alloc macro
2511 extern __typeof (g_slist_alloc) g_slist_alloc __attribute((alias("IA__g_slist_alloc"), visibility("default")));
H A Dgalias.h2503 extern __typeof (g_slist_alloc) IA__g_slist_alloc __attribute((visibility("hidden")));
2504 #define g_slist_alloc IA__g_slist_alloc macro

Completed in 103 milliseconds