Searched defs:SoftwareException (Results 1 – 3 of 3) sorted by relevance
696 UINT32 SoftwareException : 1; member
1085 UINT32 SoftwareException : 1; member
7167 pub fn SoftwareException(&self) -> UINT32 { in SoftwareException() method7200 let SoftwareException: u32 = unsafe { ::std::mem::transmute(SoftwareException) }; localVariable