Lines Matching full:mybuf
1269 struct ui_stream *mybuf = ui_out_stream_new (uiout);1270 struct cleanup *old = make_cleanup (ui_out_stream_delete, mybuf);1277 mybuf = ui_out_stream_new (uiout);1278 make_cleanup (ui_out_stream_delete, mybuf);