Home
last modified time | relevance | path

Searched refs:use_ff (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/usr.bin/indent/
H A Dio.c196 if (ps.use_ff) in dump_line()
217 ps.use_ff = false; in dump_line()
H A Dindent_globs.h308 int use_ff; /* set to one if the current line should be member
H A Dpr_comment.c211 ps.use_ff = true; in pr_comment()
H A Dindent.c568 ps.use_ff = true; /* a form feed is treated much like a newline */ in main()