Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.h52 int eval_potential(struct node *np, struct lut *ex, struct node *events[],
H A Ditree.c1922 if (eval_potential(fromev->u.event.eexprlist, ex, events, &newc, in itree_set_arrow_traits()
1943 if (eval_potential(toev->u.event.eexprlist, ex, events, &newc, in itree_set_arrow_traits()
H A Deval.c1243 eval_potential(struct node *np, struct lut *ex, struct node *events[], in eval_potential() function