Searched refs:table_end (Results 1 – 7 of 7) sorted by relevance
602 uint64_t table_start, table_end; in dmstrategy() local608 table_end = 0; in dmstrategy()651 table_end = table_start + table_en->length * DEV_BSIZE; in dmstrategy()653 end = MIN(table_end, buf_start + buf_len); in dmstrategy()657 PRIu64 "\n", table_start, table_end); in dmstrategy()
180 void table_end ();443 m_uiout->table_end (); in ~ui_out_emit_table()
387 ui_out::table_end () in table_end() function
66 (ui_out::table_end): ... this.
1047 * coffgen.c (coff_pointerize_aux): Add table_end parameter. Use
59885 Remove coff_pointerize_aux table_end param59886 I'm fairly certain the table_end checks are redundant now. This59889 * coffgen.c (coff_pointerize_aux): Remove table_end parameter.