Searched refs:cpf_argcount (Results 1 – 3 of 3) sorted by relevance
207 int cpf_argcount; // number of arguments on top of stack member
3094 tv = STACK_TV_BOT(-pfunc->cpf_argcount - 1); in exec_instructions()3103 r = call_partial(tv, pfunc->cpf_argcount, ectx); in exec_instructions()5442 cpfunc->cpf_top ? " top" : "", cpfunc->cpf_argcount); in list_instructions()
2175 isn->isn_arg.pfunc.cpf_argcount = argcount; in generate_PCALL()