GCC Middle and Back End API Reference
|
#include <vmsdbg.h>
Data Fields | ||
union { | ||
unsigned short int dst_w_length | ||
unsigned short int dst_x_length | ||
} | dst__header_length | |
union { | ||
enum _DST_TYPE dst_w_type: 16 | ||
enum _DST_TYPE dst_x_type: 16 | ||
} | dst__header_type | |
Header.
union { ... } _DST_HEADER::dst__header_length |
union { ... } _DST_HEADER::dst__header_type |
unsigned short int _DST_HEADER::dst_w_length |
enum _DST_TYPE _DST_HEADER::dst_w_type |
unsigned short int _DST_HEADER::dst_x_length |
enum _DST_TYPE _DST_HEADER::dst_x_type |