Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h93 ISN_PCALL, // call partial, use isn_arg.pfunc enumerator
H A Dvim9execute.c3084 case ISN_PCALL: in exec_instructions()
5437 case ISN_PCALL: in list_instructions()
H A Dvim9compile.c2172 if ((isn = generate_instr(cctx, ISN_PCALL)) == NULL) in generate_PCALL()
10567 case ISN_PCALL: in delete_instr()