Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c1644 exec_instructions(ectx_T *ectx) in exec_instructions() function
4601 res = exec_instructions(ectx); in exe_typval_instr()
4627 if (exec_instructions(ectx) == OK) in exe_substitute_instr()
4915 ret = exec_instructions(&ectx); in call_def_function()