Home
last modified time | relevance | path

Searched refs:PointerMax (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs8584 pub PointerMax: u64, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs46001 pub PointerMax: u64, field
46019 .field("PointerMax", &self.PointerMax) in fmt()
46029 … other.Length && self.PointerMin == other.PointerMin && self.PointerMax == other.PointerMax && sel… in eq()