MSG_ABORT_TAG
if (msgout == MSG_ABORT || msgout == MSG_ABORT_TAG ||
if (msgout == MSG_ABORT || msgout == MSG_ABORT_TAG) {
msgout = (TAGGED(tgt)? MSG_ABORT_TAG : MSG_ABORT);
case MSG_ABORT_TAG:
msgout == MSG_ABORT_TAG) {
if (msgout == MSG_ABORT || msgout == MSG_ABORT_TAG) {
abort_msg = (sp_tagged_flag? MSG_ABORT_TAG : MSG_ABORT);
if (sp && (TAGGED(target) && (msg == MSG_ABORT_TAG))) {