Home
last modified time | relevance | path

Searched refs:b_ind_scopedecl (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dcindent.c1764 buf->b_ind_scopedecl = sw; in parse_cino()
1917 case 'g': buf->b_ind_scopedecl = n; break; in parse_cino()
2707 amount += curbuf->b_ind_scopedecl; in get_c_indent()
H A Dstructs.h3027 int b_ind_scopedecl; member