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

/vbox/include/iprt/
H A Dx86.h2262 typedef union X86FPUREG union
2282 } X86FPUREG; typedef in typeref:union:X86FPUREG
2284 AssertCompileSize(X86FPUREG, 16);
2287 typedef X86FPUREG *PX86FPUREG;
2289 typedef X86FPUREG const *PCX86FPUREG;
2403 X86FPUREG regs[8];
2441 X86FPUREG aRegs[8];

Completed in 74 milliseconds