Home
last modified time | relevance | path

Searched defs:VS_FFI_STRUCVERSION (Results 1 – 10 of 10) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/compat/non_win/
H A Dverrsrc.h28 #define VS_FFI_STRUCVERSION 0x00010000 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/compat/non_win/
H A Dverrsrc.h28 #define VS_FFI_STRUCVERSION 0x00010000 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinver.h37 #define VS_FFI_STRUCVERSION 0x10000 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinver.h37 #define VS_FFI_STRUCVERSION 0x10000 macro
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinver.h14 #define VS_FFI_STRUCVERSION 0x10000 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinver.h22 #define VS_FFI_STRUCVERSION __MSABI_LONG(0x00010000) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinver.h22 #define VS_FFI_STRUCVERSION __MSABI_LONG(0x00010000) macro
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dw32process-unix.c233 #define VS_FFI_STRUCVERSION 0x00000100 macro
236 #define VS_FFI_STRUCVERSION 0x00010000 macro
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/microsoft/win32/
H A DNativeMethods.cs1654 VS_FFI_STRUCVERSION = 0x00010000, field in Microsoft.Win32.NativeMethods
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Storage/FileSystem/
H A Dmod.rs5197 pub const VS_FFI_STRUCVERSION: i32 = 65536i32; const