Home
last modified time | relevance | path

Searched refs:g_slist_alloc (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/glib/
Dgslist.h48 GSList* g_slist_alloc (void) G_GNUC_WARN_UNUSED_RESULT;
Dgslist.c45 g_slist_alloc (void) in g_slist_alloc() function
Dgaliasdef.c2510 #undef g_slist_alloc
2511 extern __typeof (g_slist_alloc) g_slist_alloc __attribute((alias("IA__g_slist_alloc"), visibility("…
Dgalias.h2503 extern __typeof (g_slist_alloc) IA__g_slist_alloc __attribute((visibility("hidden")));
2504 #define g_slist_alloc IA__g_slist_alloc macro
/external/bluetooth/glib/docs/reference/glib/
Drunning.sgml166 void *slist = g_slist_alloc(); /* void* gives up type-safety */
Dglib-sections.txt1853 g_slist_alloc