Home
last modified time | relevance | path

Searched refs:arrow_add_within (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c96 static void arrow_add_within(struct arrow *ap, struct node *xpr);
1527 arrow_add_within(arrowp, in itree_create_dummy()
1530 arrow_add_within(arrowp, in itree_create_dummy()
1902 arrow_add_within(ap, toev->u.event.declp->u.stmt.np->u.event.eexprlist); in itree_set_arrow_traits()
1903 arrow_add_within(ap, toev->u.event.eexprlist); in itree_set_arrow_traits()
1964 arrow_add_within(struct arrow *ap, struct node *xpr) in arrow_add_within() function
1974 arrow_add_within(ap, xpr->u.expr.left); in arrow_add_within()
1975 arrow_add_within(ap, xpr->u.expr.right); in arrow_add_within()