Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9execute.c89 int ec_dfunc_idx; // current function index member
290 + ectx->ec_dfunc_idx)->df_ufunc); in call_dfunc()
451 ectx->ec_dfunc_idx = cdf_idx; in call_dfunc()
482 + ectx->ec_dfunc_idx; in handle_closure_in_use()
659 + ectx->ec_dfunc_idx; in func_return()
718 ectx->ec_dfunc_idx = prev_dfunc_idx; in func_return()
1437 + ectx->ec_dfunc_idx; in fill_partial_and_closure()
1576 + ectx->ec_dfunc_idx)->df_ufunc; in handle_debug()
2081 sv = get_script_svar(sref, ectx->ec_dfunc_idx); in exec_instructions()
4494 + ectx->ec_dfunc_idx)->df_ufunc; in exec_instructions()
[all …]