Searched refs:add_orphan_node (Results 1 – 3 of 3) sorted by relevance
168 $$ = add_orphan_node(192 add_orphan_node($1, $3, $2);216 add_orphan_node($1, $3, $2);
210 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