Searched refs:RTGDTRALIGNED (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Dasm-amd64-x86.h146 typedef union RTGDTRALIGNED union
152 } RTGDTRALIGNED; typedef in typeref:union:RTGDTRALIGNED
153 AssertCompileSize(RTGDTRALIGNED, ARCH_BITS * 2 / 8);
155 typedef RTGDTRALIGNED *PRGDTRALIGNED;

Completed in 89 milliseconds