show_sm
sm_msg("%s", show_sm(sm));
show_sm(sm));
sm_msg("implications from comparison: (%s)", show_sm(sm));
printf("%s: %d: does not exist.\n", show_sm(sm), sm->line);
sm_msg("TRUE %s [stree %d]", show_sm(sm), get_stree_id(sm->pool));
show_sm(sm), sm->merged ? "(merged) ": "", get_stree_id(sm->pool));
sm_msg("FALSE %s [stree %d]", show_sm(sm), get_stree_id(sm->pool));
n += snprintf(buf + n, sizeof(buf) - n, "%s ", show_sm(sm));
__func__, name, show_sm(sm));
sm_msg("dynamic state: %s", show_sm(one));
sm_printf("%s\n", show_sm(sm));
const char *show_sm(struct sm_state *sm);
sm_msg("%s new %s", __func__, show_sm(sm));
sm_msg("%s change %s (was %s)", __func__, show_sm(sm),
sm_msg("%s new %s", __func__, show_sm(sm));
__func__, show_sm(sm), show_state(s));
sm_msg("%s new %s", __func__, show_sm(sm));
__func__, show_sm(sm), show_state(s));
sm_msg("%s", show_sm(sm));