Rizin
unix-like reverse engineering framework and cli tools
|
#include <assert.h>
Go to the source code of this file.
Macros | |
#define | DUPMAX 255 |
#define | INTFINITY (DUPMAX + 1) |
#define | NC (CHAR_MAX - CHAR_MIN + 1) |
#define | STRLCPY(x, y, z) |
#define | NDEBUG /* no assertions please */ |
#define | ut8 unsigned char |
#define STRLCPY | ( | x, | |
y, | |||
z | |||
) |