Home
last modified time | relevance | path

Searched refs:uo_table_header (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDui-out.c233 static void uo_table_header (struct ui_out *uiout, int width,
351 uo_table_header (uiout, width, alignment, col_name, colhdr); in ui_out_table_header()
876 uo_table_header (struct ui_out *uiout, int width, enum ui_align align, in uo_table_header() function