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

/macosx-10.10.1/vim-55/src/
H A Dos_msdos.h73 #define TEMPDIRNAMES "$TMP", "$TEMP", "c:\\TMP", "c:\\TEMP", "" macro
H A Dos_unix.h409 # define TEMPDIRNAMES "$TMP", "$TEMP", "c:\\TMP", "c:\\TEMP", "" macro
419 # define TEMPDIRNAMES "$TMPDIR", "/tmp", ".", "$HOME" macro
H A Dglobals.h602 #ifdef TEMPDIRNAMES
H A Dfileio.c163 #ifdef TEMPDIRNAMES
7316 #if defined(TEMPDIRNAMES) || defined(PROTO)
7348 #ifdef TEMPDIRNAMES
7395 #ifdef TEMPDIRNAMES
7396 static char *(tempdirs[]) = {TEMPDIRNAMES};
7412 * Try the entries in TEMPDIRNAMES to create the temp directory.
7505 #else /* TEMPDIRNAMES */
7569 #endif /* TEMPDIRNAMES */
H A Ddiff.c945 # ifdef TEMPDIRNAMES
H A Dmemline.c847 #ifdef TEMPDIRNAMES

Completed in 200 milliseconds