Searched defs:g_slist_free (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgslist.c51 * g_slist_free:
58 g_slist_free (GSList *list) function
H A Dgalias.h2527 extern __typeof (g_slist_free) IA__g_slist_free __attribute((visibility("hidden")));
2528 #define g_slist_free IA__g_slist_free macro
H A Dgaliasdef.c2534 #undef g_slist_free macro
2535 extern __typeof (g_slist_free) g_slist_free __attribute((alias("IA__g_slist_free"), visibility("default")));

Completed in 26 milliseconds