|
librfn
An ad-hoc utility library
|
Go to the source code of this file.
Macros | |
| #define | V(x) verify(x == parse32(#x)) |
| #define | X(x) verify(x != parse32(#x)) |
Functions | |
| void | test_get_byte (void) |
| int | main () |
| #define V | ( | x | ) | verify(x == parse32(#x)) |
| #define X | ( | x | ) | verify(x != parse32(#x)) |
1.8.10