Searched refs:eval_addlist (Results 1 – 3 of 3) sorted by relevance
42 int eval_addlist(typval_T *tv1, typval_T *tv2);
2825 eval_addlist(typval_T *tv1, typval_T *tv2) in eval_addlist() function2986 if (eval_addlist(rettv, &var2) == FAIL) in eval5()
3762 eval_addlist(tv1, tv2); in exec_instructions()3829 eval_addlist(tv1, tv2); in exec_instructions()