Lines Matching refs:LOOKFOR_TERM
26 #define LOOKFOR_TERM 5 macro
2849 if (lookfor != LOOKFOR_TERM in get_c_indent()
2978 if (lookfor == LOOKFOR_TERM) in get_c_indent()
3054 if (lookfor != LOOKFOR_TERM && curbuf->b_ind_cpp_baseclass > 0) in get_c_indent()
3214 if (terminated != ',' && lookfor != LOOKFOR_TERM in get_c_indent()
3269 if (lookfor != LOOKFOR_TERM) in get_c_indent()
3418 if (lookfor != LOOKFOR_TERM in get_c_indent()
3449 lookfor = LOOKFOR_TERM; in get_c_indent()
3511 if (lookfor == LOOKFOR_TERM) in get_c_indent()
3569 lookfor = iscase ? LOOKFOR_ANY : LOOKFOR_TERM; in get_c_indent()
3577 if (lookfor == LOOKFOR_TERM in get_c_indent()