Searched refs:chain_node (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/dtc/
H A Ddtc.h199 struct node *chain_node(struct node *first, struct node *list);
H A Ddtc-parser.y491 $$ = chain_node($1, $2);
H A Dlivetree.c219 struct node *chain_node(struct node *first, struct node *list) function

Completed in 71 milliseconds