Home
last modified time | relevance | path

Searched refs:g_queue_push_nth (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/glib/glib/
Dgqueue.h75 void g_queue_push_nth (GQueue *queue,
Dgaliasdef.c2198 #undef g_queue_push_nth
2199 extern __typeof (g_queue_push_nth) g_queue_push_nth __attribute((alias("IA__g_queue_push_nth"), vis…
Dgalias.h2191 extern __typeof (g_queue_push_nth) IA__g_queue_push_nth __attribute((visibility("hidden")));
2192 #define g_queue_push_nth IA__g_queue_push_nth macro
/external/bluetooth/glib/tests/
Dqueue-test.c389 g_queue_push_nth (q, GINT_TO_POINTER (x), pos); in random_test()
905 g_queue_push_nth (q, GINT_TO_POINTER (i), i); in main()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1914 g_queue_push_nth