Home
last modified time | relevance | path

Searched refs:GETFILE_UNUSED (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dtag.c3326 int getfile_result = GETFILE_UNUSED; in jumpto_tag()
3467 if (getfile_result == GETFILE_UNUSED in jumpto_tag()
3492 if (getfile_result == GETFILE_UNUSED) in jumpto_tag()
H A Dvim.h947 #define GETFILE_UNUSED 8 macro