Lines Matching refs:CSTP_NONE
788 case CSTP_NONE: in report_pending()
1619 cstack->cs_pending[cstack->cs_idx] = CSTP_NONE; in ex_try()
1852 int pending = CSTP_NONE; in ex_finally()
1983 int pending = CSTP_NONE; in ex_endtry()
2094 cstack->cs_pending[idx] = CSTP_NONE; in ex_endtry()
2125 case CSTP_NONE: in ex_endtry()
2195 int pending = CSTP_NONE; in enter_cleanup()
2236 csp->pending = CSTP_NONE; in enter_cleanup()
2261 if (pending == CSTP_NONE) // nothing to do in leave_cleanup()
2364 case CSTP_NONE: in cleanup_conditionals()
2371 cstack->cs_pending[idx] = CSTP_NONE; in cleanup_conditionals()
2378 cstack->cs_pending[idx] = CSTP_NONE; in cleanup_conditionals()
2397 cstack->cs_pending[idx] = CSTP_NONE; in cleanup_conditionals()