Searched refs:next_tab (Results 1 – 1 of 1) sorted by relevance
97 int last_print, next_tab; in db_force_whitespace() local101 next_tab = NEXT_TAB(last_print); in db_force_whitespace()102 if (next_tab <= db_output_position) { in db_force_whitespace()103 while (last_print < next_tab) { /* DON'T send a tab!!! */ in db_force_whitespace()