Searched refs:CSTP_RETURN (Results 1 – 3 of 3) sorted by relevance
800 case CSTP_RETURN: in report_pending()833 if (pending == CSTP_RETURN) in report_pending()1936 if (cstack->cs_pending[cstack->cs_idx] == CSTP_RETURN) in ex_finally()1938 report_discard_pending(CSTP_RETURN, in ex_finally()2095 if (pending == CSTP_RETURN) in ex_endtry()2121 (pending == CSTP_RETURN) ? rettv : in ex_endtry()2141 case CSTP_RETURN: in ex_endtry()2374 case CSTP_RETURN: in cleanup_conditionals()2375 report_discard_pending(CSTP_RETURN, in cleanup_conditionals()
971 # define CSTP_RETURN 24 // ":return" is pending macro
5116 cstack->cs_pending[idx] = CSTP_RETURN; in do_return()5150 report_make_pending(CSTP_RETURN, rettv); in do_return()