Home
last modified time | relevance | path

Searched defs:VOS_NT_WINDOWS32 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/zstd/programs/windres/
H A Dverrsrc.h15 #define VOS_NT_WINDOWS32 0x00040004L macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinver.h48 #define VOS_NT_WINDOWS32 __MSABI_LONG(0x00040004) macro
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs12173 pub const VOS_NT_WINDOWS32: u32 = 262148; constant