Lines Matching defs:node
135 GNode *child, *node;140 node = g_node_find(gopt_dep_tree, G_IN_ORDER, G_TRAVERSE_ALL, parent);141 child = g_node_first_child(node);1610 GNode *node, *nparent;1613 * Insert node with either the root parent, or an1616 node = g_node_new(o);1629 g_node_insert(nparent, -1, node);