Home
last modified time | relevance | path

Searched defs:ret_type (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9type.c167 alloc_func_type(type_T *ret_type, int argcount, garray_T *type_gap) in alloc_func_type()
186 get_func_type(type_T *ret_type, int argcount, garray_T *type_gap) in get_func_type()
820 type_T *ret_type = &t_unknown; in parse_type() local
H A Duserfunc.c439 parse_return_type(ufunc_T *fp, char_u *ret_type) in parse_return_type()
551 char_u **ret_type, in skip_arrow()
1091 char_u *ret_type) in lambda_function_body()
1293 char_u *ret_type = NULL; in get_lambda_tv() local
3874 char_u *ret_type = NULL; in define_function() local
H A Dvim9compile.c2111 type_T *ret_type; in generate_PCALL() local