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

/external/bluetooth/glib/glib/
H A Dgslist.c584 * g_slist_find_custom:
600 g_slist_find_custom (GSList *list, function
H A Dgalias.h2521 extern __typeof (g_slist_find_custom) IA__g_slist_find_custom __attribute((visibility("hidden")));
2522 #define g_slist_find_custom IA__g_slist_find_custom macro
H A Dgaliasdef.c2528 #undef g_slist_find_custom macro
2529 extern __typeof (g_slist_find_custom) g_slist_find_custom __attribute((alias("IA__g_slist_find_custom"), visibility("default")));

Completed in 31 milliseconds