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

/freebsd-10-stable/usr.bin/fmt/
H A Dfmt.c505 new_paragraph(size_t old_indent, size_t indent) { argument
507 if (old_indent>0) output_indent(old_indent);
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dnode.c70 int old_indent = no_indent;
113 no_indent = old_indent;
68 int old_indent = no_indent; local

Completed in 305 milliseconds