Searched +defs:ind +defs:state (Results 1 - 1 of 1) sorted by relevance

/src/usr.bin/indent/
H A Dindent.c170 ind_add(int ind, const char *s, size_t len) argument
290 int ind = 0; local in function:initialize_parser
374 int ind = ind_add(base, code.s, code.len); local in function:indent_declarator
418 } state = PLAIN; local in function:read_preprocessing_line
841 int ind = ps.decl_ind - (int)token.len; local in function:process_unary_op
973 int ind = ps.ind_level > 0 && ps.decl_level == 0 local in function:process_type_outside_parentheses
[all...]

Completed in 3 milliseconds