Searched refs:case_ind (Results 1 – 3 of 3) sorted by relevance
47 float case_ind; variable184 ps.cstk[ps.tos] = case_ind; in parse()187 case_ind = ps.i_l_follow + opt.case_indent; /* cases should be one in parse()308 case_ind = ps.cstk[ps.tos - 1]; in reduce()
230 extern float case_ind; /* indentation level to be used for a "case
256 ps.pcase ? (int) (case_ind * opt.ind_size) + 1 in compute_label_target()