Home
last modified time | relevance | path

Searched refs:_SECURECRT_FILL_BUFFER_PATTERN (Results 1 – 3 of 3) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A D_mingw.h349 #define _SECURECRT_FILL_BUFFER_PATTERN 0xFD macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A D_mingw.h349 #define _SECURECRT_FILL_BUFFER_PATTERN 0xFD macro
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/src/
H A Dffi.rs23 pub const _SECURECRT_FILL_BUFFER_PATTERN: u32 = 254; const