Home | History | Annotate | Download | only in info

Lines Matching full:mybuf

1179       struct ui_stream *mybuf = ui_out_stream_new (uiout);
1180 struct cleanup *old = make_cleanup (ui_out_stream_delete, mybuf);
1187 mybuf = ui_out_stream_new (uiout);
1188 make_cleanup (ui_out_stream_delete, mybuf);