Searched refs:add_orphan_node (Results 1 – 4 of 4) sorted by relevance
194 add_orphan_node($1, $3, $2);
206 void add_orphan_node(struct node *old_node, struct node *new_node, char *ref);
219 void add_orphan_node(struct node *dt, struct node *new_node, char *ref) in add_orphan_node() function
1584 add_orphan_node((yyvsp[-2].node), (yyvsp[0].node), (yyvsp[-1].labelref));