Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dui-out.c62 struct ui_out_table struct
65 int flag;
69 int body_flag;
74 int entry_level;
77 int columns;
81 char *id;
84 struct ui_out_hdr *header_first;
87 struct ui_out_hdr *header_last;
111 struct ui_out_table table; argument