#include <sytb.h>
Public Attributes | |
| struct { | |
| basic_type_type type: 8 | |
| Uint dcl_value: 5 | |
| Uint UNUSED0: 3 | |
| Uint char_class: 2 | |
| boolean kind_const: 1 | |
| boolean kind_double: 1 | |
| boolean dp_hit_me: 1 | |
| boolean resolved: 1 | |
| boolean type_is_byte: 1 | |
| boolean declared_dbl: 1 | |
| Uint UNUSED1: 2 | |
| Uint desc: 2 | |
| fld_type type_fld: 4 | |
| Uint type_idx: 24 | |
| linear_type_type linear_type: 8 | |
| long64 bit_len | |
| } | fld |
| struct { | |
| Uint UNUSED3: 32 | |
| Uint UNUSED4: 32 | |
| Uint UNUSED5: 32 | |
| Uint index: 32 | |
| } | wd2 |
| struct { | |
| Uint UNUSED6: 32 | |
| Uint UNUSED7: 32 | |
| Uint UNUSED5: 32 | |
| long_type old_bit_len | |
| } | wd1 |
| struct { | |
| Uint UNUSED8: 32 | |
| Uint UNUSED9: 32 | |
| long_type length [MAX_WORDS_FOR_INTEGER] | |
| } | wd |
Definition at line 1295 of file sytb.h.
Definition at line 1302 of file sytb.h.
Referenced by init_type().
| struct { ... } type_tbl_entry::fld |
Referenced by init_type().
| long_type type_tbl_entry::length[MAX_WORDS_FOR_INTEGER] |
Definition at line 1311 of file sytb.h.
Referenced by init_type().
Definition at line 1328 of file sytb.h.
Referenced by assign_new_idxs_after_input().
| struct { ... } type_tbl_entry::wd |
| struct { ... } type_tbl_entry::wd1 |
| struct { ... } type_tbl_entry::wd2 |
1.6.1