Home
last modified time | relevance | path

Searched refs:vtv (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9compile.c6138 typval_T *vtv; in get_var_dest() local
6151 vtv = get_vim_var_tv(*vimvaridx); in get_var_dest()
6152 *type = typval2type_vimvar(vtv, cctx->ctx_type_list); in get_var_dest()