Searched refs:now_col (Results 1 – 1 of 1) sorted by relevance
88 int now_col; /* column we are in now */ in pr_comment() local309 now_col = count_spaces_until(ps.com_col, s_com, e_com); in pr_comment()318 now_col++; in pr_comment()320 (now_col <= adj_max_col || !last_bl)); in pr_comment()322 if (now_col > adj_max_col && !ps.box_com && e_com[-1] > ' ') { in pr_comment()