Panda3D
Public Attributes | List of all members
CPU_ID_REGISTERS Union Reference

Public Attributes

struct {
   union {
      struct {
         unsigned char   ah
 
         unsigned char   al
 
      } 
 
      unsigned int   eax
 
   } 
 
   unsigned int   ebx
 
   unsigned int   ecx
 
   unsigned int   edx
 
}; 
 

Detailed Description

Definition at line 151 of file winGraphicsPipe.cxx.


The documentation for this union was generated from the following file: