Searched refs:DT_CSCOPE (Results 1 – 3 of 3) sorted by relevance
238 || type == DT_CSCOPE in do_tag()438 case DT_CSCOPE: in do_tag()552 if (type == DT_CSCOPE) in do_tag()613 if (type == DT_CSCOPE && num_matches > 1) in do_tag()714 && type != DT_CSCOPE in do_tag()753 i = jumpto_tag(matches[cur_match], forceit, type != DT_CSCOPE); in do_tag()
1153 #define DT_CSCOPE 10 // cscope find command (like tjump) macro
1230 return do_tag((char_u *)pat, DT_CSCOPE, 0, forceit, verbose); in cs_find_common()