Home
last modified time | relevance | path

Searched defs:hKernel32 (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython2/Modules/expat/
Dloadlibrary.c85 HMODULE hKernel32 = GetModuleHandle(TEXT("kernel32")); in _Expat_LoadLibrary() local
/external/python/cpython3/Modules/expat/
Dloadlibrary.c85 HMODULE hKernel32 = GetModuleHandle(TEXT("kernel32")); in _Expat_LoadLibrary() local
/external/expat/lib/
Dloadlibrary.c85 HMODULE hKernel32 = GetModuleHandle(TEXT("kernel32")); in _Expat_LoadLibrary() local
/external/python/cpython2/PC/
Ddl_nt.c49 HINSTANCE hKernel32 = GetModuleHandleW(L"kernel32.dll"); in _LoadActCtxPointers() local
/external/python/cpython3/PC/
Ddl_nt.c57 HINSTANCE hKernel32 = GetModuleHandleW(L"kernel32.dll"); in _LoadActCtxPointers() local
/external/curl/lib/
Dsystem_win32.c360 HMODULE hKernel32 = GetModuleHandle(TEXT("kernel32")); in Curl_load_library() local
/external/libusb/libusb/os/
Dpoll_windows.c96 HMODULE hKernel32 = GetModuleHandleA("KERNEL32"); in setup_cancel_io() local
/external/python/cpython3/Modules/
D_winapi.c73 HINSTANCE hKernel32 = GetModuleHandle("KERNEL32"); in check_CancelIoEx() local
Doverlapped.c107 HINSTANCE hKernel32; in initialize_function_pointers() local
Dposixmodule.c7285 HINSTANCE hKernel32; in check_CreateSymbolicLink() local
11398 HINSTANCE hKernel32; in os_cpu_count_impl() local
/external/python/cpython3/Python/
Dsysmodule.c1081 HANDLE hKernel32; in sys_getwindowsversion() local