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