Lines Matching defs:tv
932 typval_T *tv, in ex_let_vars()
1195 typval_T tv; in list_arg_vars() local
1299 typval_T *tv, // value to assign to variable in ex_let_one()
1884 item_lock(typval_T *tv, int deep, int lock, int check_refcount) in item_lock()
2229 set_vim_var_tv(int idx, typval_T *tv) in set_vim_var_tv()
2570 typval_T *tv = NULL; in eval_variable() local
3190 typval_T *tv, in set_var()
3210 typval_T *tv = tv_arg; in set_var_const() local
3843 typval_T tv; in var_exists() local
3908 typval_T tv; in var_redir_start() local
4007 typval_T tv; in var_redir_stop() local
4378 put_callback(callback_T *cb, typval_T *tv) in put_callback()