Searched refs:g_slist_index (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/glib/glib/
H A Dgslist.h90 gint g_slist_index (GSList *list,
H A Dgslist.c646 * g_slist_index:
657 g_slist_index (GSList *list, function
H A Dgaliasdef.c2540 #undef g_slist_index macro
2541 extern __typeof (g_slist_index) g_slist_index __attribute((alias("IA__g_slist_index"), visibility("default")));
H A Dgalias.h2533 extern __typeof (g_slist_index) IA__g_slist_index __attribute((visibility("hidden")));
2534 #define g_slist_index IA__g_slist_index macro

Completed in 41 milliseconds