Home
last modified time | relevance | path

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

/freebsd/usr.bin/indent/
H A Dio.c190 if (ps.use_ff) in dump_line()
211 ps.use_ff = false; in dump_line()
H A Dindent_globs.h306 int use_ff; /* set to one if the current line should be member
H A Dpr_comment.c205 ps.use_ff = true; in pr_comment()
H A Dindent.c561 ps.use_ff = true; /* a form feed is treated much like a newline */ in main()