Searched refs:pfunc (Results 1 – 3 of 3) sorted by relevance
429 cpfunc_T pfunc; member
3086 cpfunc_T *pfunc = &iptr->isn_arg.pfunc; in exec_instructions() local3091 if (pfunc->cpf_top) in exec_instructions()3094 tv = STACK_TV_BOT(-pfunc->cpf_argcount - 1); in exec_instructions()3103 r = call_partial(tv, pfunc->cpf_argcount, ectx); in exec_instructions()5439 cpfunc_T *cpfunc = &iptr->isn_arg.pfunc; in list_instructions()
2174 isn->isn_arg.pfunc.cpf_top = at_top; in generate_PCALL()2175 isn->isn_arg.pfunc.cpf_argcount = argcount; in generate_PCALL()