Searched refs:fcn (Results 1 – 5 of 5) sorted by relevance
70 #define _nl_auto(fcn) __attribute__ ((__cleanup__(fcn))) argument
64 dummyvar = fcn;
235 Cell *y, *z, *fcn; in call() local238 fcn = execute(a[0]); /* the function itself */ in call()239 s = fcn->nval; in call()240 if (!isfcn(fcn)) in call()249 ndef = (int) fcn->fval; /* args in defn */ in call()282 frp->fcncell = fcn; in call()288 y = execute((Node *)(fcn->sval)); /* execute body */ in call()315 tempfree(fcn); in call()
110 grep "can't use function foo" foo >/dev/null || echo 1>&2 "BAD: T.misc fcn args"
823 -Try to write to "a" -> creates "a" local to fcn1339 exitfunc User can set to a parameterless fcn. It will getcalled2187 if <arg> is function object, break on entry to fcn <arg>