Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim9execute.c27 int tcd_frame_idx; // ec_frame_idx at ISN_TRY member
1704 if (trycmd != NULL && trycmd->tcd_frame_idx == ectx->ec_frame_idx) in exec_instructions()
3183 && trycmd->tcd_frame_idx == ectx->ec_frame_idx) in exec_instructions()
3431 trycmd->tcd_frame_idx = ectx->ec_frame_idx; in exec_instructions()