Searched refs:add_orphan_node (Results 1 – 3 of 3) sorted by relevance
172 $$ = add_orphan_node(196 add_orphan_node($1, $3, $2);220 add_orphan_node($1, $3, $2);
277 struct node *add_orphan_node(struct node *old_node, struct node *new_node, char *ref);
228 struct node * add_orphan_node(struct node *dt, struct node *new_node, char *ref) in add_orphan_node() function