Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c2981 typval_T *lval_root_save = lval_root; in exec_instructions() local
2990 lval_root = lval_root_save; in exec_instructions()