Lines Matching defs:rettv
283 typval_T rettv; in get_function_args() local
1085 typval_T *rettv, in lambda_function_body()
1279 typval_T *rettv, in get_lambda_tv()
1679 typval_T *rettv, in get_func_tv()
2435 typval_T *rettv, // return value in call_user_func()
2862 typval_T *rettv, in call_user_func_check()
3098 typval_T *rettv) in func_call()
3154 typval_T *rettv, // return value goes here in call_callback()
3218 typval_T *rettv, // return value goes here in call_func()
4866 typval_T rettv; in ex_return() local
4929 typval_T rettv; in ex_call() local
5098 void *rettv) in do_return()
5175 discard_pending_return(void *rettv) in discard_pending_return()
5185 get_return_cmd(void *rettv) in get_return_cmd()
5303 make_partial(dict_T *selfdict_in, typval_T *rettv) in make_partial()