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

/vbox/include/iprt/
H A Dx86.h3194 typedef union X86DESC64 union
3213 } X86DESC64; typedef in typeref:union:X86DESC64
3215 AssertCompileSize(X86DESC64, 16);
3219 typedef X86DESC64 *PX86DESC64;
3221 typedef const X86DESC64 *PCX86DESC64;
3238 typedef X86DESC64 X86DESCHC;

Completed in 73 milliseconds