Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.c23 #define GVIMEXT64_PATH "GvimExt64\\gvimext.dll" macro
1605 sprintf(bufg, "%s\\" GVIMEXT64_PATH, installdir); in install_registry()
1698 || stat(GVIMEXT64_PATH, &st) >= 0)) in init_popup_choice()