Searched refs:cstk (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.bin/indent/
H A Dparse.c184 ps.cstk[ps.tos] = case_ind;
250 * GLOBALS: ps.cstk ps.i_l_follow = ps.il ps.p_stack = ps.tos =
308 case_ind = ps.cstk[ps.tos - 1];
H A Dindent_globs.h245 float cstk[STACKSIZE];/* used to store case stmt indentation levels */ member in struct:parser_state

Completed in 56 milliseconds