Home
last modified time | relevance | path

Searched refs:SCE_LOG_LEVEL_ALWAYS (Results 1 – 5 of 5) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/ConfigurationSnapin/
H A Dmod.rs106 pub const SCE_LOG_LEVEL_ALWAYS: SCE_LOG_ERR_LEVEL = 0u32; const
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwascesvc.pas213 SCE_LOG_LEVEL_ALWAYS = 0;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dscesvc.h86 #define SCE_LOG_LEVEL_ALWAYS 0 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dscesvc.h86 #define SCE_LOG_LEVEL_ALWAYS 0 macro
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Security/ConfigurationSnapin/
H A Dmod.rs301 pub const SCE_LOG_LEVEL_ALWAYS: SCE_LOG_ERR_LEVEL = SCE_LOG_ERR_LEVEL(0u32); const