Searched refs:total_line_length (Results 1 – 1 of 1) sorted by relevance
555 const int total_line_length = 80; in print_line_wrapping() local556 const int line_length = total_line_length - strlen(indent); in print_line_wrapping()