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