Searched refs:DT_POP (Results 1 – 4 of 4) sorted by relevance
1145 #define DT_POP 2 // jump to older position macro
308 if (type == DT_POP) // go to older position in do_tag()
3901 do_tag((char_u *)"", DT_POP, (int)cap->count1, FALSE, TRUE); in nv_tagpop()
8761 case 'o': cmd = DT_POP; // ":pop" in ex_tag_cmd()