#include <globals.h>
Public Attributes | |
| long_type | base_addr |
| long_type | el_len |
| unsigned int | assoc: 1 |
| unsigned int | ptr_alloc: 1 |
| unsigned int | p_or_a: 2 |
| unsigned int | a_contig: 1 |
| unsigned int | unused_1: 24 |
| unsigned int | num_dims: 3 |
| unsigned int | type_code: 32 |
| long_type | orig_base |
| long_type | orig_size |
| struct { | |
| long_type low_bound | |
| long_type extent | |
| long_type stride_mult | |
| } | dim [7] |
Definition at line 3220 of file globals.h.
| unsigned int ext_dope_entry::a_contig |
| unsigned int ext_dope_entry::assoc |
| struct { ... } ext_dope_entry::dim[7] |
| unsigned int ext_dope_entry::num_dims |
| unsigned int ext_dope_entry::p_or_a |
| unsigned int ext_dope_entry::ptr_alloc |
| unsigned int ext_dope_entry::type_code |
| unsigned int ext_dope_entry::unused_1 |
1.7.1