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

/freebsd-current/usr.bin/indent/
H A Dindent_globs.h198 int lineup_to_parens; /* if true, continued code within parens member in struct:options
H A Dargs.c126 {"lp", PRO_BOOL, true, ON, &opt.lineup_to_parens},
146 {"nlp", PRO_BOOL, true, OFF, &opt.lineup_to_parens},
H A Dio.c229 if (!opt.lineup_to_parens)
H A Dindent.c185 lineup_to_parens = 1; /* -lp */

Completed in 64 milliseconds