|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
Go to the source code of this file.
Functions | |
| double | float_va_fn (unsigned int x, double y,...) |
| int | main (void) |
| double float_va_fn | ( | unsigned int | x, |
| double | y, | ||
| ... | |||
| ) |
Definition at line 19 of file float_va.c.
Referenced by main().
| int main | ( | void | ) |
Definition at line 44 of file float_va.c.
References CHECK, ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif_var(), float_va_fn(), and NULL.