Searched refs:DFLT_BDIR (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dos_dos.h105 #ifndef DFLT_BDIR
106 # define DFLT_BDIR ".,c:\\tmp,c:\\temp" /* default for 'backupdir' */ macro
H A Dos_amiga.h187 #ifndef DFLT_BDIR
188 # define DFLT_BDIR ".,t:" /* default for 'backupdir' */ macro
H A Dos_riscos.h39 #ifndef DFLT_BDIR
40 # define DFLT_BDIR ".,<Wimp$ScrapDir>." /* default for 'backupdir' */ macro
H A Dos_mac.h198 #ifndef DFLT_BDIR
199 # define DFLT_BDIR "." /* default for 'backupdir' */ macro
H A Dos_unix.h353 #ifndef DFLT_BDIR
355 # define DFLT_BDIR ".,c:/tmp,~/tmp,~/" macro
358 # define DFLT_BDIR "./,sys$login:,tmp:" macro
360 # define DFLT_BDIR ".,~/tmp,~/" /* default for 'backupdir' */ macro
H A Doption.c592 {(char_u *)DFLT_BDIR, (char_u *)0L} SCRIPTID_INIT},

Completed in 101 milliseconds