Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c142 # define close_dll dlclose macro
147 # define close_dll FreeLibrary macro
702 close_dll(hinstPython); in python_runtime_link_init()
719 close_dll(hinstPython); in python_runtime_link_init()
H A Dif_python3.c126 # define close_dll dlclose macro
131 # define close_dll FreeLibrary macro
809 close_dll(hinstPy3); in py3_runtime_link_init()
844 close_dll(hinstPy3); in py3_runtime_link_init()
H A Dif_ruby.c186 # define close_dll dlclose macro
192 # define close_dll FreeLibrary macro
820 close_dll(hinstRuby); in ruby_runtime_link_init()
H A Dif_perl.xs177 # define close_dll dlclose macro
183 # define close_dll FreeLibrary macro
773 close_dll(hPerlLib); in perl_runtime_link_init()
H A Dif_tcl.c169 # define close_dll dlclose macro
175 # define close_dll FreeLibrary macro
226 close_dll(hTclLib); in tcl_runtime_link_init()
H A Dif_lua.c108 # define close_dll dlclose macro
113 # define close_dll FreeLibrary macro
462 close_dll(hinstLua); in lua_link_init()