Searched refs:fcn (Results 1 – 1 of 1) sorted by relevance
228 Cell *y, *z, *fcn; in call() local231 fcn = execute(a[0]); /* the function itself */ in call()232 s = fcn->nval; in call()233 if (!isfcn(fcn)) in call()242 ndef = (int) fcn->fval; /* args in defn */ in call()276 fp->fcncell = fcn; in call()282 y = execute((Node *)(fcn->sval)); /* execute body */ in call()309 tempfree(fcn); in call()