Searched refs:throw_msg (Results 1 – 2 of 2) sorted by relevance
272 elem->throw_msg = NULL; in cause_errthrow()286 (*msg_list)->throw_msg = &tmsg[4]; in cause_errthrow()288 (*msg_list)->throw_msg = tmsg; in cause_errthrow()438 mesg = ((msglist_T *)value)->throw_msg; in get_exception_string()
993 char *throw_msg; // msg to throw: usually original one member