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

/external/bluetooth/glib/glib/
H A Dglist.c587 * g_list_find:
598 g_list_find (GList *list, function
H A Dgalias.h1340 extern __typeof (g_list_find) IA__g_list_find __attribute((visibility("hidden")));
1341 #define g_list_find IA__g_list_find macro
H A Dgaliasdef.c1347 #undef g_list_find macro
1348 extern __typeof (g_list_find) g_list_find __attribute((alias("IA__g_list_find"), visibility("default")));

Completed in 239 milliseconds