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.c141 #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
500 pub const LOAD_LIBRARY_SEARCH_SYSTEM32: DWORD = consts::LOAD_LIBRARY_SEARCH_SYSTEM32; constant
/external/python/cpython3/Modules/expat/
Dxmlparse.c89 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro
/external/expat/lib/
Dxmlparse.c92 # define LOAD_LIBRARY_SEARCH_SYSTEM32 0x00000800 macro