Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
ffi_dblfl Union Reference

#include <ffi_powerpc.h>

Data Fields

float f
 
double d
 

Detailed Description

Definition at line 1101 of file ffi_darwin.c.

Field Documentation

◆ d

double ffi_dblfl::d

Definition at line 1104 of file ffi_darwin.c.

Referenced by ffi_closure_helper_DARWIN(), and ffi_closure_helper_SYSV().

◆ f

float ffi_dblfl::f

Definition at line 1103 of file ffi_darwin.c.

Referenced by ffi_closure_helper_DARWIN(), and ffi_closure_helper_SYSV().


The documentation for this union was generated from the following files: