Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c4672 int orig_funcdepth; in call_def_function() local
4714 orig_funcdepth = funcdepth_get(); in call_def_function()
4993 funcdepth_restore(orig_funcdepth); in call_def_function()