Lines Matching refs:did_emsg
262 int did_emsg_before = did_emsg_cumul + did_emsg; in call_dfunc()
309 if (did_emsg_cumul + did_emsg == did_emsg_before) in call_dfunc()
799 int did_emsg_before = did_emsg; in call_bfunc()
818 if (did_emsg > did_emsg_before) in call_bfunc()
844 int did_emsg_before = did_emsg; in call_ufunc()
896 if (did_emsg > did_emsg_before) in call_ufunc()
1492 || did_emsg) in exec_command()
1676 if (unlikely(did_emsg && msg_list != NULL && *msg_list != NULL)) in exec_instructions()
1679 did_emsg = FALSE; in exec_instructions()
1768 || did_emsg) in exec_instructions()
1838 if (res == FAIL || did_emsg in exec_instructions()
2028 if (did_emsg) in exec_instructions()
3425 did_emsg = got_int = did_throw = FALSE; in exec_instructions()
4553 if (did_emsg_cumul + did_emsg == ectx->ec_did_emsg_before in exec_instructions()
4666 int did_emsg_before = did_emsg_cumul + did_emsg; in call_def_function()
4696 if (did_emsg_cumul + did_emsg == did_emsg_before) in call_def_function()
4989 if (ret != OK && did_emsg_cumul + did_emsg == did_emsg_before in call_def_function()