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

/freebsd-current/usr.bin/indent/
H A Dindent_globs.h145 int blanklines_after_declarations_at_proctop; /* this is vaguely member in struct:options
H A Dargs.c98 {"badp", PRO_BOOL, false, ON, &opt.blanklines_after_declarations_at_proctop},
129 {"nbadp", PRO_BOOL, false, OFF, &opt.blanklines_after_declarations_at_proctop},
H A Dindent.c858 if (opt.blanklines_after_declarations_at_proctop

Completed in 66 milliseconds