Searched refs:fcn (Results 1 – 9 of 9) sorted by relevance
15 %fcn = inttoptr i32 %ifcn to i1()*16 %v = call i1 %fcn()
17 %fcn = inttoptr i32 %ifcn to i1()*18 %v = call i1 %fcn()
5 ; RUN: not %pnacl_sz -bitcode-as-text %p/Inputs/symtab-after-fcn.tbc \12 ; RUN: pnacl-bcfuzz -bitcode-as-text %p/Inputs/symtab-after-fcn.tbc \
5 ; RUN: not %pnacl_sz -bitcode-as-text %p/Inputs/duplicate-fcn-name.tbc \11 ; RUN: pnacl-bcfuzz -bitcode-as-text %p/Inputs/duplicate-fcn-name.tbc -output - \
6 ; RUN: %p/Inputs/fcn-value-index-isnt-defined.tbc \13 ; RUN: %p/Inputs/fcn-value-index-isnt-defined.tbc -output - \
6 ; RUN: not %pnacl_sz -bitcode-as-text %p/Inputs/call-fcn-bad-param-type.tbc \12 ; RUN: %p/Inputs/call-fcn-bad-param-type.tbc \
231 Cell *y, *z, *fcn; in call() local234 fcn = execute(a[0]); /* the function itself */ in call()235 s = fcn->nval; in call()236 if (!isfcn(fcn)) in call()245 ndef = (int) fcn->fval; /* args in defn */ in call()279 fp->fcncell = fcn; in call()285 y = execute((Node *)(fcn->sval)); /* execute body */ in call()312 tempfree(fcn); in call()
64 dummyvar = fcn;
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>