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

Go to the source code of this file.

Functions

static int checking (int a, short b, signed char c)
 
int main (void)
 

Function Documentation

◆ checking()

static int checking ( int  a,
short  b,
signed char  c 
)
static

Definition at line 11 of file negint.c.

Referenced by main().

◆ main()

int main ( void  )

Definition at line 17 of file negint.c.

References CHECK, checking(), ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_type_schar, and MAX_ARGS.