Home
last modified time | relevance | path

Searched defs:LOAD_LIBRARY_SEARCH_SYSTEM32 (Results 1 – 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dlibloaderapi.h69 #define LOAD_LIBRARY_SEARCH_SYSTEM32 0x800 macro
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go2455 LOAD_LIBRARY_SEARCH_SYSTEM32 = 0x800 const