|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Include dependency graph for test_bswap.c:Go to the source code of this file.
Macros | |
| #define | MyByteSwap16(n) |
| #define | MyByteSwap32(n) |
| #define | MyByteSwap32_1(in, out) |
| #define | MyByteSwap16_1(in, out) |
Functions | |
| int | main (void) |
| #define MyByteSwap16 | ( | n | ) |
Definition at line 6 of file test_bswap.c.
Definition at line 24 of file test_bswap.c.
| #define MyByteSwap32 | ( | n | ) |
Definition at line 16 of file test_bswap.c.
Definition at line 33 of file test_bswap.c.
References b, foo, MyByteSwap16, MyByteSwap16_1, MyByteSwap32, and MyByteSwap32_1.