Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dloadlibrary.c47 #define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
Dxmlparse.c84 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
/external/curl/lib/
Dsystem_win32.c145 #define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
/external/rust/crates/libloading/src/os/windows/
Dmod.rs19 pub(crate) const LOAD_LIBRARY_SEARCH_SYSTEM32: DWORD = DWORD; constant
496 pub const LOAD_LIBRARY_SEARCH_SYSTEM32: DWORD = consts::LOAD_LIBRARY_SEARCH_SYSTEM32; constant
/external/expat/expat/lib/
Dxmlparse.c121 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
/external/python/cpython3/Modules/expat/
Dxmlparse.c120 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro