Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
ia64_args Struct Reference

Data Fields

fpreg fp_regs [8]
 
UINT64 gp_regs [8]
 
UINT64 other_args []
 

Detailed Description

Definition at line 54 of file ffi.c.

Field Documentation

◆ fp_regs

fpreg ia64_args::fp_regs[8]

Definition at line 56 of file ffi.c.

Referenced by ffi_call(), and ffi_closure_unix_inner().

◆ gp_regs

UINT64 ia64_args::gp_regs[8]

Definition at line 57 of file ffi.c.

Referenced by ffi_call(), and ffi_closure_unix_inner().

◆ other_args

UINT64 ia64_args::other_args[]

Definition at line 58 of file ffi.c.


The documentation for this struct was generated from the following file: