Searched refs:getvalue (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/dsslib/stats/ |
H A D | stats.c | 192 getvalue(Cx_t* cx, Cxinstruction_t* pc, Cxoperand_t* r, Cxoperand_t* a, Cxoperand_t* b, void* data, Cxdisc_t* disc) function 507 state->print->getf = getvalue;
|
/ast/src/cmd/kshlib/dss/ |
H A D | dss.c | 1413 static Cxvalue_t *getvalue(Namval_t *np, Namfun_t *fp, Cxoperand_t *valp) function 1519 valp = getvalue(np, fp, &cval); 1536 valp = getvalue(bp->vnode, fp, &cval);
|
Completed in 16 milliseconds