Searched refs:last_col (Results 1 – 2 of 2) sorted by relevance
434 int i, j, nchars, last_col, save, this_col, tot; in flush_line() local436 last_col = 0; in flush_line()493 if (this_col > last_col) { in flush_line()494 int nspace = this_col - last_col; in flush_line()500 tab_col = (last_col + 8) & ~7; in flush_line()503 tab_size = tab_col - last_col; in flush_line()509 last_col = tab_col; in flush_line()514 last_col = this_col; in flush_line()535 last_col += (c - 1)->c_width; in flush_line()
128 int last_col; in dict_nisplus_lookup() local199 last_col = NIS_RES_OBJECT(reply)->zo_data in dict_nisplus_lookup()201 if (dict_nisplus->column > last_col) in dict_nisplus_lookup()203 dict_nisplus->column, last_col, in dict_nisplus_lookup()