Searched refs:g_list_insert (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/glib/glib/
H A Dglist.h57 GList* g_list_insert (GList *list,
H A Dglist.c187 * g_list_insert:
199 g_list_insert (GList *list, function
H A Dgaliasdef.c1368 #undef g_list_insert macro
1369 extern __typeof (g_list_insert) g_list_insert __attribute((alias("IA__g_list_insert"), visibility("default")));
H A Dgkeyfile.c2549 key_node = g_list_insert (key_node, pair, 1);
H A Dgalias.h1361 extern __typeof (g_list_insert) IA__g_list_insert __attribute((visibility("hidden")));
1362 #define g_list_insert IA__g_list_insert macro

Completed in 63 milliseconds