Searched refs:max_line_length (Results 1 – 1 of 1) sorted by relevance
64 static intmax_t max_line_length; variable618 if (linelength > max_line_length) in wc()619 max_line_length = linelength; in wc()749 total_lines = total_words = total_chars = total_bytes = max_line_length = 0; in main()969 max_line_length, in main()