Searched defs:EmulationSuccessful (Results 1 – 3 of 3) sorted by relevance
20 UINT32 EmulationSuccessful : 1; member
41 UINT32 EmulationSuccessful : 1; member
9085 pub fn EmulationSuccessful(&self) -> UINT32 { in EmulationSuccessful() method9221 let EmulationSuccessful: u32 = unsafe { ::std::mem::transmute(EmulationSuccessful) }; localVariable