Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Duserfunc.pro16 int funcdepth_increment(void);
/vim-8.2.3635/src/
H A Duserfunc.c2390 funcdepth_increment(void) in funcdepth_increment() function
2463 if (funcdepth_increment() == FAIL) in call_user_func()
H A Dvim9execute.c365 if (funcdepth_increment() == FAIL) in call_dfunc()
4715 if (funcdepth_increment() == FAIL) in call_def_function()