Home
last modified time | relevance | path

Searched refs:FTOFF_FILE (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dos_dos.h100 #ifndef FTOFF_FILE
101 # define FTOFF_FILE "ftoff.vim" macro
H A Dos_amiga.h141 #ifndef FTOFF_FILE
142 # define FTOFF_FILE "ftoff.vim" macro
H A Dos_mac.h154 #ifndef FTOFF_FILE
155 # define FTOFF_FILE "ftoff.vim" macro
H A Dos_unix.h240 #ifndef FTOFF_FILE
241 # define FTOFF_FILE "ftoff.vim" macro
H A Dex_docmd.c9373 source_runtime((char_u *)FTOFF_FILE, DIP_ALL); in ex_filetype()