Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h946 #define GETFILE_OPEN_OTHER -1 // success, opened another file macro
H A Dtag.c3648 if (getfile_result == GETFILE_OPEN_OTHER) in jumpto_tag()
H A Dex_cmds.c2443 retval = GETFILE_OPEN_OTHER; // opened another file in getfile()