Searched defs:ret_type (Results 1 – 3 of 3) sorted by relevance
167 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
439 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() local3874 char_u *ret_type = NULL; in define_function() local
2111 type_T *ret_type; in generate_PCALL() local