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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Descparse.y141 $$ = tree_arrow($1, $2, $4, $5);
145 $$ = tree_arrow($1, $2, $4, $5);
H A Dtree.h298 struct node *tree_arrow(struct node *lhs, struct node *nnp, struct node *knp,
H A Dtree.c917 tree_arrow(struct node *lhs, struct node *nnp, struct node *knp, function

Completed in 73 milliseconds