Home | History | Annotate | Download | only in info

Lines Matching full:stb

1363        struct ui_stream *stb = ui_out_stream_new (uiout);
1364 struct cleanup *old_chain = make_cleanup_ui_out_stream_delete (stb);
1367 print_expression (b->exp, stb->stream);