Searched refs:set_vim_var_tv (Results 1 – 3 of 3) sorted by relevance
41 int set_vim_var_tv(int idx, typval_T *tv);
2229 set_vim_var_tv(int idx, typval_T *tv) in set_vim_var_tv() function
2366 if (set_vim_var_tv(iptr->isn_arg.number, STACK_TV_BOT(0)) in exec_instructions()