Searched refs:DT_FIRST (Results 1 – 3 of 3) sorted by relevance
434 case DT_FIRST: cur_match = count - 1; break; in do_tag()666 if ((type == DT_NEXT || type == DT_FIRST) in do_tag()764 || type == DT_FIRST) in do_tag()
1148 #define DT_FIRST 5 // jump to first match of same tag macro
8764 case 'r': cmd = DT_FIRST; // ":trewind" in ex_tag_cmd()