|
Hubbub $Id$
|
Go to the source code of this file.
Macros | |
| #define | max(a, b) |
| #define | min(a, b) |
| #define | SLEN(s) |
| #define | UNUSED(x) |
| #define | N_ELEMENTS(x) |
| #define max | ( | a, | |
| b ) |
| #define min | ( | a, | |
| b ) |
| #define N_ELEMENTS | ( | x | ) |
| #define SLEN | ( | s | ) |
| #define UNUSED | ( | x | ) |