Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c27 #define LOOKFOR_UNTERM 6 macro
2840 else if (lookfor == LOOKFOR_UNTERM) in get_c_indent()
2940 if (lookfor == LOOKFOR_UNTERM in get_c_indent()
3061 if (lookfor == LOOKFOR_UNTERM) in get_c_indent()
3071 lookfor = LOOKFOR_UNTERM; in get_c_indent()
3142 if (terminated == 0 || (lookfor != LOOKFOR_UNTERM in get_c_indent()
3245 if (lookfor == LOOKFOR_UNTERM in get_c_indent()
3320 if (lookfor == LOOKFOR_UNTERM) in get_c_indent()
3422 lookfor = LOOKFOR_UNTERM; in get_c_indent()
3437 if (lookfor == LOOKFOR_UNTERM in get_c_indent()
[all …]