Home
last modified time | relevance | path

Searched refs:REO_ALIGNTORIGHT (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drichole.h47 #define REO_ALIGNTORIGHT (__MSABI_LONG(0x00000100)) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Drichole.h47 #define REO_ALIGNTORIGHT (__MSABI_LONG(0x00000100)) macro
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs1137 pub const REO_ALIGNTORIGHT: REOBJECT_FLAGS = 256u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs8720 pub const REO_ALIGNTORIGHT: REOBJECT_FLAGS = REOBJECT_FLAGS(256u32); const