Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dui-out.c60 struct ui_out_table struct
63 int flag;
67 int body_flag;
72 int entry_level;
75 int columns;
79 char *id;
82 struct ui_out_hdr *header_first;
85 struct ui_out_hdr *header_last;
109 struct ui_out_table table; argument