Searched refs:ctx_has_cmdmod (Results 1 – 1 of 1) sorted by relevance
200 int ctx_has_cmdmod; // ISN_CMDMOD was generated member2359 cctx->ctx_has_cmdmod = TRUE; in generate_cmdmods()2377 if (cctx->ctx_has_cmdmod && generate_instr(cctx, ISN_CMDMOD_REV) == NULL) in generate_undo_cmdmods()2379 cctx->ctx_has_cmdmod = FALSE; in generate_undo_cmdmods()2388 if (cctx->ctx_has_cmdmod in misplaced_cmdmod()2410 if (cctx->ctx_has_cmdmod && ((isn_T *)instr->ga_data)[idx - 1] in current_instr_idx()9094 if (cctx->ctx_has_cmdmod) in compile_exec()9105 cctx->ctx_has_cmdmod = FALSE; in compile_exec()9806 cctx.ctx_has_cmdmod = FALSE; in compile_def_function()