Searched refs:hpystdiodll (Results 1 – 1 of 1) sorted by relevance
1050 HINSTANCE hpystdiodll = find_imported_module_by_funcname(hinst, in reset_stdin() local1052 if (hpystdiodll) in reset_stdin()1053 pyfreopen = (void *)GetProcAddress(hpystdiodll, "freopen"); in reset_stdin()