Searched refs:RUNTIME_DIRNAME (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dfeature.h984 * RUNTIME_DIRNAME Generic name for the directory of the runtime files.
986 #ifndef RUNTIME_DIRNAME
987 # define RUNTIME_DIRNAME "runtime" macro
H A Dmisc1.c4005 pend = remove_tail(p, pend, (char_u *)RUNTIME_DIRNAME);
4114 p = concat_fnames(vimdir, (char_u *)RUNTIME_DIRNAME, TRUE);

Completed in 183 milliseconds