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

/macosx-10.10.1/vim-55/src/
H A Dos_dos.h113 #ifndef DFLT_DIR
114 # define DFLT_DIR ".,c:\\tmp,c:\\temp" /* default for 'directory' */ macro
H A Dos_amiga.h191 #ifndef DFLT_DIR
192 # define DFLT_DIR ".,t:" /* default for 'directory' */ macro
H A Dos_riscos.h44 #ifndef DFLT_DIR
45 # define DFLT_DIR "<Wimp$ScrapDir>.,." /* default for 'directory' */ macro
H A Dos_mac.h202 #ifndef DFLT_DIR
203 # define DFLT_DIR "." /* default for 'directory' */ macro
H A Dos_unix.h365 #ifndef DFLT_DIR
367 # define DFLT_DIR ".,~/tmp,c:/tmp,/tmp" macro
370 # define DFLT_DIR "./,sys$login:,tmp:" macro
372 # define DFLT_DIR ".,~/tmp,/var/tmp,/tmp" /* default for 'directory' */ macro
H A Doption.c1012 {(char_u *)DFLT_DIR, (char_u *)0L} SCRIPTID_INIT},

Completed in 200 milliseconds