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

Go to the source code of this file.

Functions

static long double ldblit (float f)
 
int main (void)
 

Function Documentation

◆ ldblit()

static long double ldblit ( float  f)
static

Definition at line 13 of file float2.c.

Referenced by main().

◆ main()

int main ( void  )

Definition at line 18 of file float2.c.

References CHECK, f, ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ldblit(), and MAX_ARGS.