union for passing "direct" argument More...
#include <gc_job_desc.h>
Public Attributes | |
| int32_t | s32 |
| uint32_t | u32 |
| int64_t | s64 |
| uint64_t | u64 |
| float | f |
| double | d |
| gc_eaddr_t | ea |
union for passing "direct" argument
| double gc_arg_union::d |
| float gc_arg_union::f |
| int32_t gc_arg_union::s32 |
| int64_t gc_arg_union::s64 |
| uint32_t gc_arg_union::u32 |
| uint64_t gc_arg_union::u64 |
1.6.3