Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c2038 int scope_amount; in get_c_indent() local
2719 scope_amount = amount; in get_c_indent()
2853 amount = scope_amount; in get_c_indent()
3013 scope_amount = get_indent() + (iscase // XXX in get_c_indent()