Ruby
2.4.2p198(2017-09-14revision59899)
|
Go to the source code of this file.
Macros | |
#define | FFI_IA64_TYPE_SMALL_STRUCT (FFI_TYPE_LAST + 1) |
#define | FFI_IA64_TYPE_HFA_FLOAT (FFI_TYPE_LAST + 2) |
#define | FFI_IA64_TYPE_HFA_DOUBLE (FFI_TYPE_LAST + 3) |
#define | FFI_IA64_TYPE_HFA_LDOUBLE (FFI_TYPE_LAST + 4) |
#define FFI_IA64_TYPE_HFA_DOUBLE (FFI_TYPE_LAST + 3) |
Definition at line 39 of file ia64_flags.h.
Referenced by hfa_element_type(), hfa_type_load(), hfa_type_size(), and hfa_type_store().
#define FFI_IA64_TYPE_HFA_FLOAT (FFI_TYPE_LAST + 2) |
Definition at line 38 of file ia64_flags.h.
Referenced by hfa_element_type(), hfa_type_load(), hfa_type_size(), and hfa_type_store().
#define FFI_IA64_TYPE_HFA_LDOUBLE (FFI_TYPE_LAST + 4) |
Definition at line 40 of file ia64_flags.h.
Referenced by hfa_element_type(), hfa_type_load(), hfa_type_size(), and hfa_type_store().
#define FFI_IA64_TYPE_SMALL_STRUCT (FFI_TYPE_LAST + 1) |
Definition at line 34 of file ia64_flags.h.
Referenced by ffi_prep_cif_machdep().