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

/external/bluetooth/glib/glib/
H A Dgslist.c538 * g_slist_nth_data:
548 g_slist_nth_data (GSList *list, function
H A Dgalias.h2557 extern __typeof (g_slist_nth_data) IA__g_slist_nth_data __attribute((visibility("hidden")));
2558 #define g_slist_nth_data IA__g_slist_nth_data macro
H A Dgaliasdef.c2564 #undef g_slist_nth_data macro
2565 extern __typeof (g_slist_nth_data) g_slist_nth_data __attribute((alias("IA__g_slist_nth_data"), visibility("default")));

Completed in 109 milliseconds