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

/external/bluetooth/glib/glib/
H A Dglist.c45 g_list_alloc (void) function
247 list = g_list_alloc ();
H A Dgalias.h1325 extern __typeof (g_list_alloc) IA__g_list_alloc __attribute((visibility("hidden")));
1326 #define g_list_alloc IA__g_list_alloc macro
H A Dgaliasdef.c1332 #undef g_list_alloc macro
1333 extern __typeof (g_list_alloc) g_list_alloc __attribute((alias("IA__g_list_alloc"), visibility("default")));

Completed in 116 milliseconds