Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c2062 int lookfor_break; in get_c_indent() local
2697 lookfor_break = FALSE; in get_c_indent()
2713 lookfor_break = TRUE; in get_c_indent()
2954 || (iscase && lookfor_break) in get_c_indent()
2983 if (!lookfor_break) in get_c_indent()
3513 if (!lookfor_break && whilelevel == 0) in get_c_indent()