Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Duserfunc.pro18 int funcdepth_get(void);
/vim-8.2.3635/src/
H A Duserfunc.c2411 funcdepth_get(void) in funcdepth_get() function
H A Dvim9execute.c4714 orig_funcdepth = funcdepth_get(); in call_def_function()