Home
last modified time | relevance | path

Searched refs:nf_global (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9.h331 char_u *nf_global; // name of the global function to be created member
H A Dvim9execute.c3197 if (copy_func(newfunc->nf_lambda, newfunc->nf_global, in exec_instructions()
5469 newfunc->nf_lambda, newfunc->nf_global); in list_instructions()
H A Dvim9compile.c1718 isn->isn_arg.newfunc.nf_global = func_name; in generate_NEWFUNC()
10475 vim_free(isn->isn_arg.newfunc.nf_global); in delete_instr()