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

/freebsd-10.0-release/contrib/dtc/
H A Ddtc.h178 struct node *chain_node(struct node *first, struct node *list);
H A Ddtc-parser.y429 $$ = chain_node($1, $2);
H A Dlivetree.c170 struct node *chain_node(struct node *first, struct node *list) function

Completed in 158 milliseconds