Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dvim9compile.pro22 void set_function_type(ufunc_T *ufunc);
/vim-8.2.3635/src/
H A Dvim9type.c362 set_function_type(ufunc); in typval2type_int()
H A Dvim9compile.c3753 set_function_type(ufunc); in compile_lambda()
3799 set_function_type(ufunc); in get_lambda_tv_and_compile()
9686 set_function_type(ufunc); in compile_def_function()
10302 set_function_type(ufunc_T *ufunc) in set_function_type() function
H A Duserfunc.c1245 set_function_type(ufunc); in lambda_function_body()
4480 set_function_type(fp); in define_function()