Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dos_win32.pro4 HINSTANCE find_imported_module_by_funcname(HINSTANCE hInst, const char *funcname);
/vim-8.2.3635/src/
H A Dif_python3.c1050 HINSTANCE hpystdiodll = find_imported_module_by_funcname(hinst, in reset_stdin()
H A Dos_win32.c638 find_imported_module_by_funcname(HINSTANCE hInst, const char *funcname) in find_imported_module_by_funcname() function
749 hmsvcrt = find_imported_module_by_funcname(hLibintlDLL, "getenv"); in dyn_libintl_init()