Ruby
2.4.2p198(2017-09-14revision59899)
|
#include "ffitest.h"
Go to the source code of this file.
Data Structures | |
struct | struct_108byte |
Typedefs | |
typedef struct struct_108byte | struct_108byte |
Functions | |
struct_108byte | cls_struct_108byte_fn (struct_108byte b0, struct_108byte b1, struct_108byte b2, struct_108byte b3) |
static void | cls_struct_108byte_gn (ffi_cif *cif __UNUSED__, void *resp, void **args, void *userdata __UNUSED__) |
int | main (void) |
typedef struct struct_108byte struct_108byte |
struct_108byte cls_struct_108byte_fn | ( | struct_108byte | b0, |
struct_108byte | b1, | ||
struct_108byte | b2, | ||
struct_108byte | b3 | ||
) |
Definition at line 32 of file stret_large.c.
References struct_108byte::a, struct_108byte::b, struct_108byte::c, struct_108byte::d, struct_108byte::e, struct_108byte::f, struct_108byte::g, struct_108byte::h, struct_108byte::i, struct_108byte::j, struct_108byte::k, struct_108byte::l, struct_108byte::m, struct_108byte::n, and result.
Referenced by cls_struct_108byte_gn(), and main().
|
static |
Definition at line 63 of file stret_large.c.
References cls_struct_108byte_fn().
Referenced by main().
int main | ( | void | ) |
Definition at line 75 of file stret_large.c.
References struct_108byte::a, struct_108byte::b, struct_108byte::c, CHECK, cls_struct_108byte_fn(), cls_struct_108byte_gn(), struct_108byte::d, struct_108byte::e, struct_108byte::f, ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_prep_closure_loc(), struct_108byte::g, struct_108byte::h, struct_108byte::i, struct_108byte::j, struct_108byte::k, struct_108byte::l, struct_108byte::m, struct_108byte::n, and NULL.