Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtag.c235 || type == DT_LTAG in do_tag()
376 || type == DT_LTAG in do_tag()
533 || type == DT_LTAG in do_tag()
630 else if (type == DT_LTAG) in do_tag()
H A Dvim.h1154 #define DT_LTAG 11 // tag using location list macro
H A Dex_docmd.c8786 cmd = DT_LTAG; in ex_tag_cmd()