Ruby
2.4.2p198(2017-09-14revision59899)
|
#include "ffitest.h"
Go to the source code of this file.
Data Structures | |
struct | struct_72byte |
Typedefs | |
typedef struct struct_72byte | struct_72byte |
Functions | |
struct_72byte | cls_struct_72byte_fn (struct_72byte b0, struct_72byte b1, struct_72byte b2, struct_72byte b3) |
static void | cls_struct_72byte_gn (ffi_cif *cif __UNUSED__, void *resp, void **args, void *userdata __UNUSED__) |
int | main (void) |
typedef struct struct_72byte struct_72byte |
struct_72byte cls_struct_72byte_fn | ( | struct_72byte | b0, |
struct_72byte | b1, | ||
struct_72byte | b2, | ||
struct_72byte | b3 | ||
) |
Definition at line 25 of file stret_medium2.c.
References struct_72byte::a, struct_72byte::b, struct_72byte::c, struct_72byte::d, struct_72byte::e, struct_72byte::f, struct_72byte::g, struct_72byte::h, struct_72byte::i, PRIdLL, and result.
Referenced by cls_struct_72byte_gn(), and main().
|
static |
Definition at line 50 of file stret_medium2.c.
References cls_struct_72byte_fn().
Referenced by main().
int main | ( | void | ) |
Definition at line 62 of file stret_medium2.c.
References struct_72byte::a, struct_72byte::b, struct_72byte::c, CHECK, cls_struct_72byte_fn(), cls_struct_72byte_gn(), struct_72byte::d, struct_72byte::e, struct_72byte::f, ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_prep_closure_loc(), struct_72byte::g, struct_72byte::h, struct_72byte::i, NULL, and PRIdLL.