Searched refs:b_ind_unclosed_wrapped (Results 1 – 2 of 2) sorted by relevance
1797 buf->b_ind_unclosed_wrapped = 0; in parse_cino()1911 case 'W': buf->b_ind_unclosed_wrapped = n; break; in parse_cino()2455 if (curbuf->b_ind_unclosed_wrapped in get_c_indent()2477 amount += n * curbuf->b_ind_unclosed_wrapped; in get_c_indent()
3021 int b_ind_unclosed_wrapped; member