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

/macosx-10.9.5/vim-53/src/
H A Dos_dos.h78 #ifndef DFLT_HELPFILE
79 # define DFLT_HELPFILE "$VIMRUNTIME\\doc\\help.txt" macro
H A Dos_amiga.h114 #ifndef DFLT_HELPFILE
115 # define DFLT_HELPFILE "$VIMRUNTIME/doc/help.txt" macro
H A Dos_riscos.h35 #ifndef DFLT_HELPFILE
36 # define DFLT_HELPFILE "Vim:doc.help" macro
H A Dos_mac.h165 #ifndef DFLT_HELPFILE
166 # define DFLT_HELPFILE "$VIMRUNTIME/doc/help.txt" macro
H A Dos_unix.h246 #ifndef DFLT_HELPFILE
247 # define DFLT_HELPFILE "$VIMRUNTIME/doc/help.txt" macro
H A Doption.c1354 {(char_u *)DFLT_HELPFILE, (char_u *)0L}

Completed in 262 milliseconds