Searched refs:find_imported_module_by_funcname (Results 1 – 3 of 3) sorted by relevance
4 HINSTANCE find_imported_module_by_funcname(HINSTANCE hInst, const char *funcname);
1050 HINSTANCE hpystdiodll = find_imported_module_by_funcname(hinst, in reset_stdin()
638 find_imported_module_by_funcname(HINSTANCE hInst, const char *funcname) in find_imported_module_by_funcname() function749 hmsvcrt = find_imported_module_by_funcname(hLibintlDLL, "getenv"); in dyn_libintl_init()