Searched refs:report_make_pending (Results 1 – 5 of 5) sorted by relevance
14 void report_make_pending(int pending, void *value);
844 report_make_pending(int pending, void *value) in report_make_pending() function1328 report_make_pending(CSTP_CONTINUE, NULL); in ex_continue()1354 report_make_pending(CSTP_BREAK, NULL); in ex_break()2232 report_make_pending(pending, csp->exception); in enter_cleanup()
1992 report_make_pending(CSTP_FINISH, NULL); in do_finish()
5150 report_make_pending(CSTP_RETURN, rettv); in do_return()
1140 report_make_pending(cstack.cs_pending[cstack.cs_idx] in do_cmdline()