Home
last modified time | relevance | path

Searched defs:tv2 (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9execute.c3569 typval_T *tv2 = STACK_TV_BOT(-1); in exec_instructions() local
3592 typval_T *tv2 = STACK_TV_BOT(-1); in exec_instructions() local
3646 typval_T *tv2 = STACK_TV_BOT(-1); in exec_instructions() local
3682 typval_T *tv2 = STACK_TV_BOT(-1); in exec_instructions() local
3709 typval_T *tv2 = STACK_TV_BOT(-1); in exec_instructions() local
3737 typval_T *tv2 = STACK_TV_BOT(-1); in exec_instructions() local
3752 typval_T *tv2 = STACK_TV_BOT(-1); in exec_instructions() local
3774 typval_T *tv2 = STACK_TV_BOT(-1); in exec_instructions() local
3794 typval_T *tv2 = STACK_TV_BOT(-1); in exec_instructions() local
3818 typval_T *tv2 = STACK_TV_BOT(-1); in exec_instructions() local
H A Dtypval.c1465 typval_T *tv2, in func_equal()
1522 typval_T *tv2, in tv_equal()
H A Deval.c1450 tv_op(typval_T *tv1, typval_T *tv2, char_u *op) in tv_op()
2802 eval_addblob(typval_T *tv1, typval_T *tv2) in eval_addblob()
2825 eval_addlist(typval_T *tv1, typval_T *tv2) in eval_addlist()
H A Dvim9compile.c898 check_compare_types(exprtype_T type, typval_T *tv1, typval_T *tv2) in check_compare_types()
4987 typval_T *tv2 = &ppconst->pp_tv[ppconst_used + 1]; in compile_expr6() local
5075 typval_T *tv2 = &ppconst->pp_tv[ppconst_used + 1]; in compile_expr5() local
5199 typval_T *tv2 = &ppconst->pp_tv[ppconst->pp_used - 1]; in compile_expr4() local
H A Dlist.c1828 typval_T *tv1, *tv2; in item_compare() local