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

/freebsd-10-stable/usr.bin/fmt/
H A Dfmt.c403 size_t first_indent=SILLY; /* indentation of line 0 of paragraph */ local
435 new_paragraph(output_in_paragraph ? last_indent : first_indent, np);
437 first_indent = np;
469 output_word(first_indent, last_indent,
476 new_paragraph(output_in_paragraph ? last_indent : first_indent, 0);

Completed in 157 milliseconds