Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9.h94 ISN_PCALL_END, // cleanup after ISN_PCALL with cpf_top set enumerator
H A Dvim9execute.c3111 case ISN_PCALL_END: in exec_instructions()
5445 case ISN_PCALL_END: in list_instructions()
H A Dvim9compile.c2184 if (at_top && generate_instr(cctx, ISN_PCALL_END) == NULL) in generate_PCALL()
10568 case ISN_PCALL_END: in delete_instr()