#include <ir.h>
|
| IR_STRUCT_LOHI (union { uint32_t u32;int32_t i32;float f;ADDR_MEMBER ir_ref name;ir_ref str;IR_STRUCT_LOHI(union { uint16_t u16;int16_t i16;IR_STRUCT_LOHI(union { uint8_t u8;int8_t i8;bool b;char c;}, uint8_t u8_hi);}, uint16_t u16_hi);}, uint32_t u32_hi) |
|
Definition at line 409 of file ir.h.
◆ IR_STRUCT_LOHI()
_ir_val::IR_STRUCT_LOHI |
( |
union { uint32_t u32;int32_t i32;float f;ADDR_MEMBER ir_ref name;ir_ref str;IR_STRUCT_LOHI(union { uint16_t u16;int16_t i16;IR_STRUCT_LOHI(union { uint8_t u8;int8_t i8;bool b;char c;}, uint8_t u8_hi);}, uint16_t u16_hi);} | , |
|
|
uint32_t | u32_hi ) |
Definition at line 410 of file ir.h.
◆ i64
Definition at line 412 of file ir.h.
◆ u64
Definition at line 411 of file ir.h.
The documentation for this union was generated from the following file: