Ruby
2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
|
#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) |