Searched refs:g_queue_find_custom (Results 1 – 5 of 5) sorted by relevance
64 GList * g_queue_find_custom (GQueue *queue,
2120 #undef g_queue_find_custom 2121 extern __typeof (g_queue_find_custom) g_queue_find_custom __attribute((alias("IA__g_queue_find_cust…
2113 extern __typeof (g_queue_find_custom) IA__g_queue_find_custom __attribute((visibility("hidden")));2114 #define g_queue_find_custom IA__g_queue_find_custom macro
1910 g_queue_find_custom
1362 * glib/gqueue.c (g_queue_find_custom): Clarify docs