Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_eval.c791 case CSTP_CONTINUE: in report_pending()
1327 cstack->cs_pending[idx] = CSTP_CONTINUE; in ex_continue()
1328 report_make_pending(CSTP_CONTINUE, NULL); in ex_continue()
2135 case CSTP_CONTINUE: in ex_endtry()
2367 case CSTP_CONTINUE: in cleanup_conditionals()
H A Dstructs.h970 # define CSTP_CONTINUE 16 // ":continue" is pending macro