MIR_imm_t

Immediate value union.

union MIR_imm_t {
ulong u;
float f;
double d;
real ld;
}

Members

Variables

i
long i;

Immediate value union.