Searched refs:out_bound (Results 1 – 1 of 1) sorted by relevance
74 print_half_line (line, indent, out_bound) in print_half_line() argument76 unsigned indent, out_bound;100 if (out_bound < tabstop)101 tabstop = out_bound;106 if (tabstop < out_bound)127 if (in_position != 0 && --in_position < out_bound) {144 if (in_position < out_bound)156 if (in_position++ < out_bound)