Searched refs:cdf_argcount (Results 1 – 3 of 3) sorted by relevance
201 int cdf_argcount; // number of arguments on top of stack member
871 iptr->isn_arg.dfunc.cdf_argcount = argcount; in call_ufunc()3069 iptr->isn_arg.dfunc.cdf_argcount, in exec_instructions()5426 cdfunc->cdf_argcount); in list_instructions()
2052 isn->isn_arg.dfunc.cdf_argcount = argcount; in generate_CALL()