Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim9execute.c3011 typval_T *lval_root_save = lval_root; in exec_instructions() local
3020 lval_root = lval_root_save; in exec_instructions()