Searched refs:case_indent (Results 1 – 4 of 4) sorted by relevance
126 if (ps.p_stack[ps.tos] == swstmt && opt.case_indent >= 1) in parse()187 case_ind = ps.i_l_follow + opt.case_indent; /* cases should be one in parse()190 ps.i_l_follow += opt.case_indent + 1; /* statements should be two in parse()
252 opt.case_indent = 0.0; /* -cli0.0 */ in set_defaults()281 opt.case_indent = atof(param_start); in set_option()
167 float case_indent; /* The distance to indent case labels from the member
203 ps.case_indent = 0; /* -cli0 */ in main()