Searched defs:symbol_from_dll (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dif_lua.c49 # define symbol_from_dll dlsym macro
53 # define symbol_from_dll GetProcAddress macro
H A Dif_python.c111 # define symbol_from_dll dlsym macro
115 # define symbol_from_dll GetProcAddress macro
H A Dif_python3.c89 # define symbol_from_dll dlsym macro
93 # define symbol_from_dll GetProcAddress macro
H A Dif_ruby.c70 # define symbol_from_dll dlsym macro
75 # define symbol_from_dll GetProcAddress macro

Completed in 91 milliseconds