Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_eval.c794 case CSTP_BREAK: in report_pending()
1353 cstack->cs_pending[idx] = CSTP_BREAK; in ex_break()
1354 report_make_pending(CSTP_BREAK, NULL); in ex_break()
2138 case CSTP_BREAK: in ex_endtry()
2368 case CSTP_BREAK: in cleanup_conditionals()
H A Dstructs.h969 # define CSTP_BREAK 8 // ":break" is pending macro