#include <targ_const.h>

Public Attributes | |
| mTYPE_ID | ty |
| UINT32 | flags |
| union { | |
| struct { | |
| mINT32 v1 | |
| mINT32 v0 | |
| mINT32 v3 | |
| mINT32 v2 | |
| } ival | |
| struct { | |
| mUINT32 u1 | |
| mUINT32 u0 | |
| mUINT32 u3 | |
| mUINT32 u2 | |
| } uval | |
| mINT32 word0 | |
| mINT64 i0 | |
| mUINT64 k0 | |
| float fval | |
| double dval | |
| QUAD_TYPE qval | |
| struct { | |
| mUINT32 cp | |
| mUINT32 len | |
| } sval | |
| } | vals |
| union { | |
| struct { | |
| mINT32 v1 | |
| mINT32 v0 | |
| mINT32 v3 | |
| mINT32 v2 | |
| } ival | |
| float fival | |
| double dival | |
| QUAD_TYPE qival | |
| } | cmplxval |
Definition at line 138 of file targ_const.h.
| union { ... } TCON::cmplxval |
Referenced by INITV2C_struct_fill(), and INITVKIND_val().
Definition at line 167 of file targ_const.h.
| double TCON::dival |
Definition at line 180 of file targ_const.h.
| double TCON::dval |
Definition at line 164 of file targ_const.h.
| float TCON::fival |
Definition at line 179 of file targ_const.h.
Definition at line 140 of file targ_const.h.
| float TCON::fval |
Definition at line 163 of file targ_const.h.
Definition at line 161 of file targ_const.h.
Referenced by St_Idx_Is_Intconst().
| struct { ... } TCON::ival |
| struct { ... } TCON::ival |
Referenced by cwh_io_split_io_items(), and INITV2C_struct_fill().
Definition at line 162 of file targ_const.h.
Referenced by St_Idx_Is_Intconst().
Definition at line 168 of file targ_const.h.
Definition at line 181 of file targ_const.h.
Definition at line 165 of file targ_const.h.
| struct { ... } TCON::sval |
Definition at line 139 of file targ_const.h.
Definition at line 157 of file targ_const.h.
Definition at line 157 of file targ_const.h.
Definition at line 157 of file targ_const.h.
Definition at line 157 of file targ_const.h.
| struct { ... } TCON::uval |
Referenced by INITV2C_struct_fill().
Definition at line 150 of file targ_const.h.
Definition at line 150 of file targ_const.h.
Definition at line 150 of file targ_const.h.
Definition at line 150 of file targ_const.h.
| union { ... } TCON::vals |
Referenced by INITV2C_struct_fill(), INITVKIND_val(), and St_Idx_Is_Intconst().
Definition at line 160 of file targ_const.h.
1.7.1