Searched refs:print_half_line (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/diff/src/
H A Dside.c69 print_half_line (char const *const *line, size_t indent, size_t out_bound) function
174 col = print_half_line (left, 0, hw);
191 print_half_line (right, col, hw);

Completed in 94 milliseconds