Searched refs:table_header (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
H A Demitter.h319 const char *table_header) {
326 emitter_printf(emitter, "%s\n", table_header);
/freebsd-12-stable/contrib/gdb/gdb/
H A Dui-out.h247 table_header_ftype *table_header; member in struct:ui_out_impl
H A Dui-out.c880 if (!uiout->impl->table_header)
882 uiout->impl->table_header (uiout, width, align, col_name, colhdr);

Completed in 71 milliseconds