Searched refs:out_bound (Results 1 – 1 of 1) sorted by relevance
72 print_half_line (line, indent, out_bound) in print_half_line() argument74 unsigned indent, out_bound;98 if (out_bound < tabstop)99 tabstop = out_bound;104 if (tabstop < out_bound)125 if (in_position != 0 && --in_position < out_bound) {142 if (in_position < out_bound)154 if (in_position++ < out_bound)