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

/freebsd-current/usr.bin/indent/
H A Dindent_globs.h196 int lineup_to_parens_always; /* if true, do not attempt to keep member in struct:options
H A Dargs.c125 {"lpl", PRO_BOOL, false, ON, &opt.lineup_to_parens_always},
145 {"nlpl", PRO_BOOL, false, OFF, &opt.lineup_to_parens_always},
H A Dio.c232 else if (opt.lineup_to_parens_always)
H A Dindent.c186 lineup_to_parens_always = 0; /* -nlpl */

Completed in 119 milliseconds