Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c457 cin_ispreproc_cont(char_u **pp, linenr_T *lnump, int *amount) in cin_ispreproc_cont() function
2350 if (cin_ispreproc_cont(&l, &lnum, &amount)) in get_c_indent()
2775 if (cin_ispreproc_cont(&l, &curwin->w_cursor.lnum, in get_c_indent()
2886 if (cin_ispreproc_cont(&l, &curwin->w_cursor.lnum, in get_c_indent()
3047 if (cin_ispreproc_cont(&l, &curwin->w_cursor.lnum, &amount) in get_c_indent()
3692 if (cin_ispreproc_cont(&l, &curwin->w_cursor.lnum, &amount)) in get_c_indent()
3780 if (!(cin_nocode(look) || cin_ispreproc_cont( in get_c_indent()