next_tab 91 ddb/db_output.c int last_print, next_tab; next_tab 95 ddb/db_output.c next_tab = NEXT_TAB(last_print); next_tab 96 ddb/db_output.c if (next_tab <= db_output_position) { next_tab 97 ddb/db_output.c while (last_print < next_tab) { /* DON'T send a tab!!! */