Searched defs:eval_asru (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.c55 static struct node *eval_asru(struct node *np);
131 nodep = eval_asru(np->u.func.arglist);
585 valuep->v = (uintptr_t)eval_asru(np);
1978 * eval_fru() and eval_asru() don't do much, but are called from a number
1989 eval_asru(struct node *np) function

Completed in 62 milliseconds