Searched refs:FUNCARG (Results 1 – 3 of 3) sorted by relevance
317 # define FUNCARG(fp, j) ((char_u **)(fp->uf_args.ga_data))[j] macro
2587 name = FUNCARG(fp, i); in call_user_func()3465 msg_puts((char *)FUNCARG(fp, j)); in list_func_head()
279 char_u *arg = FUNCARG(cctx->ctx_ufunc, idx); in arg_exists()