Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c31 #define LOOKFOR_ENUM_OR_INIT 10 macro
2746 if (lookfor == LOOKFOR_ENUM_OR_INIT) in get_c_indent()
2941 || lookfor == LOOKFOR_ENUM_OR_INIT) in get_c_indent()
3145 if (lookfor != LOOKFOR_ENUM_OR_INIT && in get_c_indent()
3246 || lookfor == LOOKFOR_ENUM_OR_INIT) in get_c_indent()
3328 if (lookfor == LOOKFOR_ENUM_OR_INIT) in get_c_indent()
3406 lookfor = LOOKFOR_ENUM_OR_INIT; in get_c_indent()
3438 || lookfor == LOOKFOR_ENUM_OR_INIT) in get_c_indent()
3495 || lookfor == LOOKFOR_ENUM_OR_INIT) in get_c_indent()