Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
#include "ffitest.h"
Go to the source code of this file.
Macros | |
#define | NARGS 7 |
Typedefs | |
typedef unsigned char | u8 |
Functions | |
uint8_t | foo (uint8_t a, uint8_t b, uint8_t c, uint8_t d, uint8_t e, uint8_t f, uint8_t g) |
uint8_t ABI_ATTR | bar (uint8_t a, uint8_t b, uint8_t c, uint8_t d, uint8_t e, uint8_t f, uint8_t g) |
int | main (void) |