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

/external/bluetooth/glib/glib/
H A Dglist.c69 * g_list_free_1:
76 g_list_free_1 (GList *list) function
H A Dgalias.h1355 extern __typeof (g_list_free_1) IA__g_list_free_1 __attribute((visibility("hidden")));
1356 #define g_list_free_1 IA__g_list_free_1 macro
H A Dgaliasdef.c1362 #undef g_list_free_1 macro
1363 extern __typeof (g_list_free_1) g_list_free_1 __attribute((alias("IA__g_list_free_1"), visibility("default")));

Completed in 41 milliseconds