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

/freebsd-10-stable/usr.bin/fmt/
H A Dfmt.c245 static void new_paragraph (size_t, size_t);
435 new_paragraph(output_in_paragraph ? last_indent : first_indent, np);
476 new_paragraph(output_in_paragraph ? last_indent : first_indent, 0);
505 new_paragraph(size_t old_indent, size_t indent) { function

Completed in 96 milliseconds