Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#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) |