Searched refs:RUNTIME_DIRNAME (Results 1 – 2 of 2) sorted by relevance
870 #ifndef RUNTIME_DIRNAME871 # define RUNTIME_DIRNAME "runtime" macro
1642 p = concat_fnames(vimdir, (char_u *)RUNTIME_DIRNAME, TRUE); in vim_version_dir()1813 pend = remove_tail(p, pend, (char_u *)RUNTIME_DIRNAME); in vim_getenv()