Searched refs:break_delim (Results 1 – 1 of 1) sorted by relevance
94 int break_delim = comment_delimiter_on_blankline; in pr_comment() local129 break_delim = 0; in pr_comment()144 break_delim = 0; in pr_comment()228 if (break_delim == 1 && s_com[0] == '/' in pr_comment()231 break_delim = 2; in pr_comment()329 if (break_delim == 1 && !one_liner && s_com[0] == '/' in pr_comment()332 break_delim = 2; in pr_comment()341 if (break_delim == 2 && e_com > s_com + 3 in pr_comment()383 if (break_delim == 1 && s_com[0] == '/' in pr_comment()386 break_delim = 2; in pr_comment()