|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#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) |