Searched refs:b_ind_unclosed2 (Results 1 – 2 of 2) sorted by relevance
1788 buf->b_ind_unclosed2 = sw; in parse_cino()1909 case 'u': buf->b_ind_unclosed2 = n; break; in parse_cino()2524 case '(': amount += curbuf->b_ind_unclosed2; in get_c_indent()2527 case ')': amount -= curbuf->b_ind_unclosed2; in get_c_indent()2543 amount += curbuf->b_ind_unclosed2; in get_c_indent()
3019 int b_ind_unclosed2; member