Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsession.c156 return (ssop_flags & SSOP_BLANK); in ses_do_win()
1083 ssop_flags = (SSOP_BLANK|SSOP_CURDIR|SSOP_FOLDS|SSOP_GLOBALS in write_session_file()
H A Doption.h865 # define SSOP_BLANK 0x080 macro