Ruby  2.4.2p198(2017-09-14revision59899)
Functions
many.c File Reference
#include "ffitest.h"
#include <stdlib.h>
#include <float.h>
#include <math.h>
Include dependency graph for many.c:

Go to the source code of this file.

Functions

static float ABI_ATTR many (float f1, float f2, float f3, float f4, float f5, float f6, float f7, float f8, float f9, float f10, float f11, float f12, float f13)
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 26 of file many.c.

References ABI_NUM, CHECK, f, ffi_call(), ffi_prep_cif(), and many().

◆ many()

static float ABI_ATTR many ( float  f1,
float  f2,
float  f3,
float  f4,
float  f5,
float  f6,
float  f7,
float  f8,
float  f9,
float  f10,
float  f11,
float  f12,
float  f13 
)
static

Definition at line 14 of file many.c.

Referenced by main().