Searched refs:case_ind (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.bin/indent/
H A Dparse.c178 ps.cstk[ps.tos] = case_ind;
181 case_ind = ps.i_l_follow + ps.case_indent; /* cases should be one
299 case_ind = ps.cstk[ps.tos - 1];
H A Dindent_globs.h148 float case_ind; /* indentation level to be used for a "case variable
H A Dio.c322 ps.pcase ? (int) (case_ind * ps.ind_size) + 1

Completed in 107 milliseconds