Home
last modified time | relevance | path

Searched defs:ui_out_impl (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dui-out.h207 struct ui_out_impl struct
209 table_begin_ftype *table_begin;
210 table_body_ftype *table_body;
211 table_end_ftype *table_end;
212 table_header_ftype *table_header;
213 ui_out_begin_ftype *begin;
237 extern struct ui_out *ui_out_new (struct ui_out_impl *impl, argument