Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Duserfunc.pro69 dictitem_T *get_funccal_args_var(void);
/vim-8.2.3635/src/
H A Devalvars.c2815 case 'a': return get_funccal_args_var(); in find_var_in_ht()
H A Duserfunc.c5520 get_funccal_args_var() in get_funccal_args_var() function