Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h946 #define SWB_USEOPEN 0x001 macro
H A Dtag.c3446 if (postponed_split && (swb_flags & (SWB_USEOPEN | SWB_USETAB))) in jumpto_tag()
3454 if (swb_flags & SWB_USEOPEN) in jumpto_tag()
H A Dbuffer.c1518 if ((swb_flags & SWB_USEOPEN) && buf_jump_open_win(buf)) in do_buffer_ext()
2420 if (swb_flags & SWB_USEOPEN) in buflist_getfile()