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

/freebsd-12-stable/usr.bin/indent/
H A Dindent_globs.h201 int lineup_to_parens; /* if true, continued code within parens member in struct:options
H A Dargs.c134 {"lp", PRO_BOOL, true, ON, &opt.lineup_to_parens},
154 {"nlp", PRO_BOOL, true, OFF, &opt.lineup_to_parens},
H A Dio.c237 if (!opt.lineup_to_parens)
H A Dindent.c194 lineup_to_parens = 1; /* -lp */

Completed in 113 milliseconds