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

/freebsd-9.3-release/contrib/dtc/
H A Ddtc-parser.y271 $$ = chain_node($1, $2);
H A Ddtc.h166 struct node *chain_node(struct node *first, struct node *list);
H A Dlivetree.c92 struct node *chain_node(struct node *first, struct node *list) function

Completed in 45 milliseconds