Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c43 int floc_restore_cmdmod; member
370 if (ectx->ec_funclocal.floc_restore_cmdmod) in call_dfunc()
376 ectx->ec_funclocal.floc_restore_cmdmod = FALSE; in call_dfunc()
732 ectx->ec_funclocal.floc_restore_cmdmod = FALSE; in func_return()
908 if (funclocal->floc_restore_cmdmod) in may_restore_cmdmod()
913 funclocal->floc_restore_cmdmod = FALSE; in may_restore_cmdmod()
4399 ectx->ec_funclocal.floc_restore_cmdmod = TRUE; in exec_instructions()
4411 ectx->ec_funclocal.floc_restore_cmdmod = FALSE; in exec_instructions()
4559 if (ectx->ec_funclocal.floc_restore_cmdmod) in exec_instructions()
4961 if (ectx.ec_funclocal.floc_restore_cmdmod) in call_def_function()