ARB
|
Go to the source code of this file.
Macros | |
#define | TEST_EXPR_INITIALIZED(expr) { int TEST_EXPR_INITIALIZED; } |
#define | TEST_INITIALIZED(data) { int TEST_INITIALIZED; } |
#define | THROW_VALGRIND_WARNING() { int THROW_VALGRIND_WARNING; } |
#define TEST_EXPR_INITIALIZED | ( | expr | ) | { int TEST_EXPR_INITIALIZED; } |
Definition at line 52 of file arb_debug.h.
#define TEST_INITIALIZED | ( | data | ) | { int TEST_INITIALIZED; } |
Definition at line 53 of file arb_debug.h.
#define THROW_VALGRIND_WARNING | ( | ) | { int THROW_VALGRIND_WARNING; } |
Definition at line 54 of file arb_debug.h.