Searched refs:g_node_children_foreach (Results 1 – 5 of 5) sorted by relevance
227 void g_node_children_foreach (GNode *node,
1862 #undef g_node_children_foreach 1863 extern __typeof (g_node_children_foreach) g_node_children_foreach __attribute((alias("IA__g_node_ch…
1855 extern __typeof (g_node_children_foreach) IA__g_node_children_foreach __attribute((visibility("hidd…1856 #define g_node_children_foreach IA__g_node_children_foreach macro
2221 g_node_children_foreach
1707 * gnode.c: small fix to g_node_children_foreach to make it work right.