Searched refs:g_node_find_child (Results 1 – 6 of 6) sorted by relevance
236 GNode* g_node_find_child (GNode *node,
1880 #undef g_node_find_child 1881 extern __typeof (g_node_find_child) g_node_find_child __attribute((alias("IA__g_node_find_child"), …
1873 extern __typeof (g_node_find_child) IA__g_node_find_child __attribute((visibility("hidden")));1874 #define g_node_find_child IA__g_node_find_child macro
132 TEST (NULL, g_node_find_child (root, G_TRAVERSE_ALL, C2P ('F')) == node_F); in g_node_test()
299 g_assert (g_node_find_child (root, G_TRAVERSE_ALL, C2P ('F')) == node_F); in gnode_test()
2227 g_node_find_child