Home
last modified time | relevance | path

Searched refs:APPENDBIN (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dvim.h1575 # define APPENDBIN "ab" macro
1579 # define APPENDBIN "a" macro
H A Dsession.c1102 fd = open_exfile(filename, TRUE, APPENDBIN); in write_session_file()
H A Dmain.c2512 c == 'w' ? APPENDBIN : WRITEBIN)) == NULL) in command_line_scan()
H A Dfilepath.c2300 append ? APPENDBIN : WRITEBIN)) == NULL) in f_writefile()