Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Diexpr.h38 int iexpr_cached(struct node *np);
H A Diexpr.c288 iexpr_cached(struct node *np) in iexpr_cached() function
H A Ditree.c2132 if (!iexpr_cached(cl->cnode)) in itree_free_constraints()