Searched refs:g_queue_index (Results 1 – 6 of 6) sorted by relevance
86 gint g_queue_index (GQueue *queue,
867 g_queue_index (GQueue *queue, in g_queue_index() function
2132 #undef g_queue_index 2133 extern __typeof (g_queue_index) g_queue_index __attribute((alias("IA__g_queue_index"), visibility("…
2125 extern __typeof (g_queue_index) IA__g_queue_index __attribute((visibility("hidden")));2126 #define g_queue_index IA__g_queue_index macro
493 g_assert (g_queue_index (q, GINT_TO_POINTER (x)) == in random_test()
1921 g_queue_index