Searched defs:IEMFPURESULT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DIEMInternal.h87 typedef struct IEMFPURESULT struct
93 } IEMFPURESULT; typedef in typeref:struct:IEMFPURESULT
94 AssertCompileMemberOffset(IEMFPURESULT, FSW, 10);
96 typedef IEMFPURESULT *PIEMFPURESULT;
98 typedef IEMFPURESULT const *PCIEMFPURESULT;

Completed in 52 milliseconds